Merge pull request #1006 from Project-MONAI/nds-addAccessionId #3482
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/M001_ExecutionStats_addVersion.cs#L23
Rename class 'M001_ExecutionStats_addVersion' to match pascal case naming rules, consider using 'M001ExecutionStatsaddVersion'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M001_Payload_addVerion.cs#L22
Rename class 'M001_Payload_addVerion' to match pascal case naming rules, consider using 'M001PayloadaddVerion'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M001_WorkflowInstance_addVerion.cs#L22
Rename class 'M001_WorkflowInstance_addVerion' to match pascal case naming rules, consider using 'M001WorkflowInstanceaddVerion'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M002_ExecutionStats_addWorkflowId.cs#L23
Rename class 'M002_ExecutionStats_addWorkflowId' to match pascal case naming rules, consider using 'M002ExecutionStatsaddWorkflowId'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M002_Payload_addPayloadDeleted.cs#L22
Rename class 'M002_Payload_addPayloadDeleted' to match pascal case naming rules, consider using 'M002PayloadaddPayloadDeleted'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M003_ExecutionStats_addFailureReason.cs#L23
Rename class 'M003_ExecutionStats_addFailureReason' to match pascal case naming rules, consider using 'M003ExecutionStatsaddFailureReason'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M002_WorkflowRevision_addVerion.cs#L22
Rename class 'M002_WorkflowRevision_addVerion' to match pascal case naming rules, consider using 'M002WorkflowRevisionaddVerion'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M003_Payload_addDataTrigger.cs#L24
Rename class 'M003_Payload_addDataTrigger' to match pascal case naming rules, consider using 'M003PayloadaddDataTrigger'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M003_WorkflowRevision_addDataRetension.cs#L23
Rename class 'M003_WorkflowRevision_addDataRetension' to match pascal case naming rules, consider using 'M003WorkflowRevisionaddDataRetension'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
src/WorkflowManager/Contracts/Migrations/M004_Payload_expires.cs#L22
Rename class 'M004_Payload_Expires' to match pascal case naming rules, consider using 'M004PayloadExpires'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
The logs for this run have expired and are no longer available.
Loading