Skip to content

keeping payloads after upload #1228

keeping payloads after upload

keeping payloads after upload #1228

Triggered via push September 6, 2023 09:41
Status Failure
Total duration 10m 14s
Artifacts 10

ci.yml

on: push
calc-version
14s
calc-version
Matrix: integration-test
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 245 warnings
integration-test (DicomDimseScu, ef)
Process completed with exit code 1.
integration-test (Fhir, ef)
Process completed with exit code 1.
integration-test (HealthLevel7, ef)
Process completed 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 (DicomWebExport, ef)
Process completed with exit code 1.
integration-test (DicomWebStow, mongodb)
Process completed with exit code 1.
unit-test
Process completed with exit code 123.
analyze
Process completed with exit code 1.
integration-test (DicomDimseScu, ef): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (DicomDimseScu, ef): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (DicomDimseScu, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, ef): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (Fhir, ef): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (Fhir, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (Fhir, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, ef): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (HealthLevel7, ef): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (HealthLevel7, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (HealthLevel7, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScp, ef): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (DicomDimseScp, ef): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (DicomDimseScp, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (RemoteAppExecutionPlugIn, ef): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (RemoteAppExecutionPlugIn, ef): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (RemoteAppExecutionPlugIn, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (AcrApi, ef): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (AcrApi, ef): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (AcrApi, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (AcrApi, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (AcrApi, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (AcrApi, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (AcrApi, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (AcrApi, mongodb): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (AcrApi, mongodb): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (AcrApi, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (AcrApi, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (AcrApi, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (AcrApi, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (AcrApi, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, ef): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (DicomWebStow, ef): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (DicomWebStow, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, ef): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (DicomWebExport, ef): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (DicomWebExport, ef): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScu, mongodb): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (DicomDimseScu, mongodb): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (DicomDimseScu, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, mongodb): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (DicomWebStow, mongodb): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (DicomWebStow, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, mongodb): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (Fhir, mongodb): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (Fhir, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (Fhir, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: Azure/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
An error occurred while creating the check run for container scan. Error: Error: An error occurred while creating scan result. Statuscode: 404, StatusMessage: Not Found, head_sha: e4221f83af10cf3b468e34a9bb04e2b9cc62bc5a
build (ubuntu-latest)
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/
build (ubuntu-latest)
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/
build (ubuntu-latest)
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest)
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest)
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
build (ubuntu-latest)
Possible null reference assignment.
build (ubuntu-latest)
Possible null reference assignment.
build (ubuntu-latest)
Possible null reference assignment.
build (ubuntu-latest)
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest)
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest)
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest)
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ubuntu-latest): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
build (ubuntu-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
build (ubuntu-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
build (ubuntu-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
build (ubuntu-latest): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, mongodb): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (DicomWebExport, mongodb): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (DicomWebExport, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScp, mongodb): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (DicomDimseScp, mongodb): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (DicomDimseScp, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L215
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L215
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L242
Cannot convert null literal to non-nullable reference type.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/Fhir/FhirResourceTypesRouteConstraint.cs#L25
Nullability of reference types in type of parameter 'httpContext' of 'bool FhirResourceTypesRouteConstraint.Match(HttpContext httpContext, IRouter route, string routeKey, RouteValueDictionary values, RouteDirection routeDirection)' doesn't match implicitly implemented member 'bool IRouteConstraint.Match(HttpContext? httpContext, IRouter? route, string routeKey, RouteValueDictionary values, RouteDirection routeDirection)' (possibly because of nullability attributes).
build (windows-latest): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (windows-latest): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
build (windows-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
build (windows-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
build (windows-latest): src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
build (windows-latest): src/Shared/Test/InstanceGenerator.cs#L31
Cannot convert null literal to non-nullable reference type.
build (windows-latest): src/Shared/Test/InstanceGenerator.cs#L32
Cannot convert null literal to non-nullable reference type.
build (windows-latest): src/Shared/Test/InstanceGenerator.cs#L33
Cannot convert null literal to non-nullable reference type.
build (windows-latest): src/Shared/Test/InstanceGenerator.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, mongodb): src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
integration-test (HealthLevel7, mongodb): src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
integration-test (HealthLevel7, mongodb): src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
unit-test: src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unit-test: src/Api/SourceApplicationEntity.cs#L32
Remove this empty class, write its code or make it an "interface".
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L43
Remove the member initializer, all constructors set an initial value for the member.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L86
Remove the member initializer, all constructors set an initial value for the member.
unit-test: src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L43
Remove the member initializer, all constructors set an initial value for the member.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L86
Remove the member initializer, all constructors set an initial value for the member.
unit-test: src/Api/SourceApplicationEntity.cs#L32
Remove this empty class, write its code or make it an "interface".
unit-test: src/Configuration/ValidationExtensions.cs#L115
Pass a timeout to limit the execution time.
unit-test: src/Configuration/ValidationExtensions.cs#L127
Pass a timeout to limit the execution time.
unit-test: src/Client.Common/UriExtensions.cs#L31
"EndsWith" overloads that take a "char" should be used
unit-test: src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unit-test: src/Api/SourceApplicationEntity.cs#L32
Remove this empty class, write its code or make it an "interface".
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L43
Remove the member initializer, all constructors set an initial value for the member.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L86
Remove the member initializer, all constructors set an initial value for the member.
unit-test: src/Client/HttpContentExtensions.cs#L27
Remove the unused local variable 'json'.
unit-test: src/Configuration/ValidationExtensions.cs#L127
Pass a timeout to limit the execution time.
unit-test: src/Configuration/ValidationExtensions.cs#L128
Pass a timeout to limit the execution time.
unit-test: src/Configuration/ValidationExtensions.cs#L115
Pass a timeout to limit the execution time.
unit-test: src/DicomWebClient/CLI/Wado.cs#L74
Method has 8 parameters, which is greater than the 7 authorized.
docs: src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
docs: src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
docs: src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
docs: src/Shared/Test/InstanceGenerator.cs#L31
Cannot convert null literal to non-nullable reference type.
docs: src/Shared/Test/InstanceGenerator.cs#L32
Cannot convert null literal to non-nullable reference type.
docs: src/Shared/Test/InstanceGenerator.cs#L33
Cannot convert null literal to non-nullable reference type.
docs: src/Shared/Test/InstanceGenerator.cs#L34
Cannot convert null literal to non-nullable reference type.
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/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze: src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
analyze: src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
analyze: src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
analyze: src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
analyze: src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
analyze: src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.
CodeQL-Analyze: src/Api/Storage/FileStorageMetadata.cs#L114
Non-nullable property 'DataOrigin' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
CodeQL-Analyze: src/Database/Api/StorageMetadataWrapper.cs#L48
Non-nullable field '_options' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/DicomDeidentifier.cs#L92
Possible null reference argument for parameter 'newValue' in 'void Log.ValueChanged(ILogger logger, string tag, string originalValue, string newValue)'.
CodeQL-Analyze: src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L34
Cannot convert null literal to non-nullable reference type.
CodeQL-Analyze: src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L65
Cannot convert null literal to non-nullable reference type.
CodeQL-Analyze: src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L73
Cannot convert null literal to non-nullable reference type.
CodeQL-Analyze: src/InformaticsGateway/Common/FileStorageMetadataExtensions.cs#L81
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size
artifacts Expired
66.5 MB
assembly-info Expired
844 Bytes
integration-AcrApi Expired
1.95 MB
integration-DicomDimseScp Expired
5.44 MB
integration-DicomDimseScu Expired
2.48 MB
integration-DicomWebExport Expired
2.96 MB
integration-DicomWebStow Expired
2.35 MB
integration-Fhir Expired
2.1 MB
integration-HealthLevel7 Expired
2.12 MB
integration-RemoteAppExecutionPlugIn Expired
1.82 MB