Upgrade to .NET 8 #3314
test.yml
on: pull_request
unit-tests-and-codecov
3m 27s
workflow-executor-integration-tests
4m 58s
task-manager-integration-tests
1m 45s
sonarscanner
1m 50s
Annotations
2 errors and 10 warnings
workflow-executor-integration-tests
Process completed with exit code 123.
|
sonarscanner
Process completed with exit code 1.
|
sonarscanner:
src/Common/Configuration/Exceptions/ConfigurationException.cs#L25
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#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/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/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)
|
sonarscanner:
src/TaskManager/API/Extensions/TypeExtensions.cs#L35
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.65 MB |
|
code-coverage-reports
Expired
|
17.2 MB |
|