adding statupVersion to see it that run migrations in dev #3489
Annotations
12 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-reports", "TaskManagerIntegrationTestReport", "WorkflowExecutorIntegrationTestReport".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/WorkflowManager/Contracts/Migrations/M005_Payload_seriesUid.cs#L22
Rename class 'M005_Payload_seriesUid' to match pascal case naming rules, consider using 'M005PayloadseriesUid'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M006_Payload_triggeredWorkflows.cs#L22
Rename class 'M006_Payload_triggeredWorkflows' to match pascal case naming rules, consider using 'M006PayloadtriggeredWorkflows'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M007_Payload_addAccessionId.cs#L22
Rename class 'M007_Payload_addAccessionId' to match pascal case naming rules, consider using 'M007PayloadaddAccessionId'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M007_Payload_addAccessionId.cs#L32
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
src/WorkflowManager/Contracts/Migrations/M007_Payload_addAccessionId.cs#L33
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
src/WorkflowManager/Contracts/Migrations/M006_Payload_triggeredWorkflows.cs#L32
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
src/WorkflowManager/Contracts/Migrations/M006_Payload_triggeredWorkflows.cs#L33
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
src/WorkflowManager/Contracts/Migrations/M005_Payload_seriesUid.cs#L32
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
src/WorkflowManager/Contracts/Migrations/M005_Payload_seriesUid.cs#L33
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
src/TaskManager/TaskManager/appsettings.json#L27
Review this hard-coded URI, which may contain a credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
The logs for this run have expired and are no longer available.
Loading