Upgrade to .NET 8 #3313
test.yml
on: pull_request
unit-tests-and-codecov
3m 26s
workflow-executor-integration-tests
5m 15s
task-manager-integration-tests
2m 1s
sonarscanner
1m 30s
Annotations
2 errors and 10 warnings
sonarscanner
Process completed with exit code 1.
|
workflow-executor-integration-tests
Process completed with exit code 123.
|
sonarscanner:
src/TaskManager/API/Migrations/M001_TaskDispatchEventInfo_addVerion.cs#L22
Rename class 'M001_TaskDispatchEventInfo_addVerion' to match pascal case naming rules, consider using 'M001TaskDispatchEventInfoaddVerion'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
sonarscanner:
src/TaskManager/API/InvalidTaskException.cs#L22
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
sonarscanner:
src/TaskManager/API/ServiceNotFoundException.cs#L37
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
sonarscanner:
src/TaskManager/API/Migrations/M001_TaskDispatchEventInfo_addVerion.cs#L36
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
sonarscanner:
src/TaskManager/API/Migrations/M001_TaskDispatchEventInfo_addVerion.cs#L37
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
sonarscanner:
src/TaskManager/API/Models/TaskDispatchEventInfo.cs#L73
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
sonarscanner:
src/TaskManager/API/ServiceNotFoundException.cs#L26
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
sonarscanner:
src/TaskManager/API/ServiceNotFoundException.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
sonarscanner:
src/TaskManager/API/Extensions/TypeExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
sonarscanner:
src/TaskManager/API/Extensions/TypeExtensions.cs#L28
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TaskManagerIntegrationTestReport
Expired
|
1.69 MB |
|
WorkflowExecutorIntegrationTestReport
Expired
|
2.67 MB |
|
code-coverage-reports
Expired
|
17.2 MB |
|