Skip to content

Bump the all group with 4 updates (#172) #395

Bump the all group with 4 updates (#172)

Bump the all group with 4 updates (#172) #395

Triggered via push August 1, 2024 09:07
Status Success
Total duration 3m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
117 tests found
There are 117 tests, see "Raw output" for the full list of tests.
Build and Test: src/GitHubActions.Gates.Framework/Helpers/RateLimitHelper.cs#L33
Use "DateTime.UnixEpoch" instead of creating DateTime instances that point to the unix epoch time
Build and Test: src/GitHubActions.Gates.Framework/FunctionHandlers/ProcessingHandler.cs#L121
Logging in a catch clause should pass the caught exception as a parameter.
Build and Test: src/GitHubActions.Gates.Framework/Clients/ServiceBusClient.cs#L69
'System.Exception' should not be thrown by user code.
Build and Test: src/GitHubActions.Gates.Framework/Models/BaseConfiguration.cs#L22
"Find" method should be used instead of the "FirstOrDefault" extension method.
Build and Test: src/GitHubActions.Gates.Framework/Models/BaseConfiguration.cs#L19
"Find" method should be used instead of the "FirstOrDefault" extension method.
Build and Test: src/GitHubActions.Gates.Framework/Clients/GitHubAppClient.cs#L33
Refactor your code not to use hardcoded absolute paths or URIs.
Build and Test: src/GitHubActions.Gates.Framework/Models/WebHooks/DeploymentProtectionRuleWebHook.cs#L76
Rename class 'Performed_Via_Github_App' to match pascal case naming rules, consider using 'PerformedViaGithubApp'.
Build and Test: src/GitHubActions.Gates.Framework/FunctionHandlers/ProcessingHandler.cs#L324
Complete the task associated to this 'TODO' comment.
Build and Test: src/GitHubActions.Gates.Framework/FunctionHandlers/ProcessingHandler.cs#L85
Complete the task associated to this 'TODO' comment.
Build and Test: src/GitHubActions.Gates.Framework/Clients/GitHubAppClient.cs#L79
Complete the task associated to this 'TODO' comment.