Bump the azure group across 4 directories with 2 updates (#214) #474
ci.yml
on: push
Build and Test
1m 40s
Code Scanning
2m 57s
Annotations
10 warnings and 1 notice
Build and Test:
src/GitHubActions.Gates.Framework/ValidateSignature.cs#L27
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
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'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Build and Test:
src/GitHubActions.Gates.Framework/FunctionHandlers/ValidationHandler.cs#L49
Define a constant instead of using this literal '</table>' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
Build and Test:
src/GitHubActions.Gates.Framework/Clients/GitHubAppClient.cs#L33
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build and Test:
src/GitHubActions.Gates.Framework/Exceptions/RejectException.cs#L11
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'RejectException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and Test:
src/GitHubActions.Gates.Framework/Exceptions/FatalException.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'FatalException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and Test:
src/GitHubActions.Gates.Framework/Exceptions/GraphQLException.cs#L11
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'GraphQLException(SerializationInfo, StreamingContext)'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
Build and Test:
src/GitHubActions.Gates.Framework/FunctionHandlers/ProcessingHandler.cs#L325
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and Test:
src/GitHubActions.Gates.Framework/FunctionHandlers/ProcessingHandler.cs#L86
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and Test:
src/GitHubActions.Gates.Framework/Clients/GitHubAppClient.cs#L79
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
117 tests found
There are 117 tests, see "Raw output" for the full list of tests.
|