Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #1579
ci.yml
on: push
calc-version
14s
Matrix: integration-test
unit-test
8m 14s
analyze
5m 1s
CodeQL-Analyze
6m 0s
Matrix: build
Publish to GitHub Packages
0s
release
0s
Annotations
3 errors and 235 warnings
build (ubuntu-latest)
Unable to download artifact(s): Artifact not found for name: assembly-info
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
analyze
Process completed with exit code 1.
|
unit-test
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
calc-version
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, 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/
|
build (ubuntu-latest)
The following actions use a deprecated Node.js version 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/
|
integration-test (DicomWebExport, mongodb)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, ef)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, mongodb)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (AcrApi, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, mongodb)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, ef)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebExport, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, ef)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScu, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, ef)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, mongodb)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (Fhir, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, mongodb)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, ef)
The following actions use a deprecated Node.js version 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, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (HealthLevel7, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, ef)
The following actions use a deprecated Node.js version 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, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, mongodb)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomDimseScp, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (RemoteAppExecutionPlugIn, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, mongodb)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, mongodb):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, ef)
The following actions use a deprecated Node.js version 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):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
integration-test (DicomWebStow, ef):
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze
The following actions use a deprecated Node.js version 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/
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CodeQL-Analyze
The following actions use a deprecated Node.js version 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:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
CodeQL-Analyze:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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/
|
docs
The following actions use a deprecated Node.js version 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/
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataTrigger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'DataOrigins' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
docs:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
unit-test
The following actions use a deprecated Node.js version 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/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/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/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#L50
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Api/Storage/Payload.cs#L89
Non-nullable field '_lastReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
unit-test:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
unit-test:
src/Api/Storage/Payload.cs#L89
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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/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/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/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)
|
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: "artifacts", "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 | |
---|---|---|
artifacts
Expired
|
1.16 MB |
|
assembly-info
Expired
|
973 Bytes |
|
integration-AcrApi
Expired
|
1.9 MB |
|
integration-DicomDimseScp
Expired
|
1.98 MB |
|
integration-DicomDimseScu
Expired
|
1.91 MB |
|
integration-DicomWebExport
Expired
|
2.64 MB |
|
integration-DicomWebStow
Expired
|
2.08 MB |
|
integration-Fhir
Expired
|
1.89 MB |
|
integration-HealthLevel7
Expired
|
1.94 MB |
|
integration-RemoteAppExecutionPlugIn
Expired
|
1.84 MB |
|