fix up licence and dockerfile #1543
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/cache@v3.3.1, actions/checkout@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
src/Common/FileSystemExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Test:
src/Client.Common/ProblemException.cs#L29
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Test:
src/Client.Common/GuardExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Test:
src/Client.Common/GuardExtensions.cs#L28
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Test:
src/Client.Common/GuardExtensions.cs#L43
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Test:
src/Client.Common/GuardExtensions.cs#L44
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Test:
src/Client.Common/GuardExtensions.cs#L50
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Test:
src/Api/Storage/DicomFileStorageMetadata.cs#L148
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Test:
src/Api/Storage/Payload.cs#L136
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Test:
src/Api/PlugIns/PluginNameAttribute.cs#L29
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Build:
src/Common/FileSystemExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Build:
src/Client.Common/ProblemException.cs#L29
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Build:
src/Client.Common/GuardExtensions.cs#L27
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Build:
src/Client.Common/GuardExtensions.cs#L28
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Build:
src/Client.Common/GuardExtensions.cs#L43
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Build:
src/Client.Common/GuardExtensions.cs#L44
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Build:
src/Client.Common/GuardExtensions.cs#L50
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
Build:
src/Api/Storage/DicomFileStorageMetadata.cs#L148
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build:
src/Api/Storage/Payload.cs#L136
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build:
src/Api/Models/ExportRequestDataMessage.cs#L83
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts", "assembly-info", "integration-AcrApi", "integration-DicomDimseScp", "integration-DicomDimseScu", "integration-DicomWebExport", "integration-DicomWebStow", "integration-Fhir", "integration-HealthLevel7", "integration-RemoteAppExecutionPlugIn", "nuget".
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/
|
Loading