rejig services for better seperation #1562
ci.yml
on: push
calc-version
12s
Matrix: integration-test
unit-test
8m 19s
analyze
5m 8s
CodeQL-Analyze
5m 32s
Matrix: build
Publish to GitHub Packages
0s
release
0s
Annotations
7 errors and 42 warnings
calc-version
Error: The process '/home/runner/.dotnet/tools/dotnet-gitversion' failed with exit code 1
|
integration-test (DicomDimseScp, ef)
Process completed with exit code 1.
|
integration-test (AcrApi, ef)
Process completed with exit code 1.
|
integration-test (DicomWebStow, ef)
Process completed with exit code 1.
|
integration-test (HealthLevel7, ef)
The job running on runner GitHub Actions 30 has exceeded the maximum execution time of 30 minutes.
|
integration-test (HealthLevel7, ef)
The operation was canceled.
|
integration-test (Fhir, ef)
Process completed with exit code 1.
|
unit-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/cache@v3.3.2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-test:
src/DicomWebClient/Third-party/Microsoft/InternetMessageFormatHeaderParser.cs#L308
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
unit-test:
src/DicomWebClient/Third-party/Microsoft/MimeMultipartParser.cs#L534
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
unit-test:
src/DicomWebClient/Third-party/Microsoft/MultipartExtensions.cs#L33
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
unit-test:
src/DicomWebClient/Third-party/Microsoft/MultipartExtensions.cs#L240
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-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)
|
unit-test:
src/Api/Storage/DicomFileStorageMetadata.cs#L148
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
unit-test:
src/Api/Storage/Payload.cs#L136
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
unit-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)
|
analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
calc-version
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, gittools/actions/gitversion/execute@v0.10.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL-Analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL-Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
integration-test (DicomDimseScp, ef)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (DicomDimseScp, mongodb)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (AcrApi, mongodb)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (AcrApi, ef)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (DicomWebStow, mongodb)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (DicomWebStow, ef)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (DicomDimseScu, mongodb)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (DicomDimseScu, ef)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (Fhir, mongodb)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (DicomWebExport, mongodb)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (DicomWebExport, ef)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (RemoteAppExecutionPlugIn, mongodb)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (RemoteAppExecutionPlugIn, ef)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (HealthLevel7, mongodb)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (Fhir, ef)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/cache@v3.3.2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "assembly-info", "integration-AcrApi", "integration-DicomDimseScp", "integration-DicomDimseScu", "integration-DicomWebExport", "integration-DicomWebStow", "integration-Fhir", "integration-HealthLevel7", "integration-RemoteAppExecutionPlugIn".
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
assembly-info
Expired
|
755 Bytes |
|
integration-AcrApi
Expired
|
2.38 MB |
|
integration-DicomDimseScp
Expired
|
8.72 MB |
|
integration-DicomDimseScu
Expired
|
2.64 MB |
|
integration-DicomWebExport
Expired
|
2.72 MB |
|
integration-DicomWebStow
Expired
|
5.32 MB |
|
integration-Fhir
Expired
|
2.83 MB |
|
integration-HealthLevel7
Expired
|
9.35 MB |
|
integration-RemoteAppExecutionPlugIn
Expired
|
1.83 MB |
|