Skip to content

Merge branch 'develop' into vchang/gh-42 #1215

Merge branch 'develop' into vchang/gh-42

Merge branch 'develop' into vchang/gh-42 #1215

Re-run triggered August 25, 2023 18:33
Status Success
Total duration 5m 51s
Artifacts 10

ci.yml

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

Annotations

245 warnings
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/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (Fhir, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (Fhir, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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.
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.
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.
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.
CodeQL-Analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
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)'.
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)'.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Analyze: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
CodeQL-Analyze: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.
CodeQL-Analyze: src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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.
CodeQL-Analyze: src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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)'.
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/
integration-test (Fhir, ef): src/Shared/Test/InstanceGenerator.cs#L31
Cannot convert null literal to non-nullable reference type.
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.
integration-test (Fhir, ef): src/Shared/Test/InstanceGenerator.cs#L32
Cannot convert null literal to non-nullable reference type.
integration-test (Fhir, ef): src/Shared/Test/InstanceGenerator.cs#L33
Cannot convert null literal to non-nullable reference type.
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.
integration-test (Fhir, ef): src/Shared/Test/InstanceGenerator.cs#L34
Cannot convert null literal to non-nullable reference type.
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/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
analyze: src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
analyze: src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.
analyze: src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L68
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
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 (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 (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 (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 (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 (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 (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 (HealthLevel7, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Shared/Test/InstanceGenerator.cs#L31
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Shared/Test/InstanceGenerator.cs#L32
Cannot convert null literal to non-nullable reference type.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Shared/Test/InstanceGenerator.cs#L33
Cannot convert null literal to non-nullable reference type.
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Shared/Test/InstanceGenerator.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (AcrApi, ef): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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/Shared/Test/InstanceGenerator.cs#L31
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, ef): src/Shared/Test/InstanceGenerator.cs#L32
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, ef): src/Shared/Test/InstanceGenerator.cs#L33
Cannot convert null literal to non-nullable reference type.
integration-test (HealthLevel7, ef): src/Shared/Test/InstanceGenerator.cs#L34
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 (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 (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 (AcrApi, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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 (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 (AcrApi, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (AcrApi, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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 (AcrApi, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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 (DicomWebStow, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L68
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
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/SourceApplicationEntity.cs#L32
Remove this empty class, write its code or make it an "interface".
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.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L43
Remove the member initializer, all constructors set an initial value for the member.
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.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L86
Remove the member initializer, all constructors set an initial value for the member.
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)'.
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.
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, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-test: src/Api/SourceApplicationEntity.cs#L32
Remove this empty class, write its code or make it an "interface".
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, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L43
Remove the member initializer, all constructors set an initial value for the member.
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, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-test: src/Api/Storage/StorageObjectMetadata.cs#L86
Remove the member initializer, all constructors set an initial value for the member.
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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/Configuration/ValidationExtensions.cs#L128
Pass a timeout to limit the execution time.
unit-test: src/Client/HttpContentExtensions.cs#L27
Remove the unused local variable 'json'.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unit-test: 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/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L68
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
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/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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/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/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/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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 (windows-latest): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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: 41adb17da04a3676ac7484ce82fd750e40efd6c9
build (windows-latest): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
build (windows-latest): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest)
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
build (ubuntu-latest)
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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/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.
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.
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)'.
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.
build (ubuntu-latest): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L80
Possible null reference assignment.
build (ubuntu-latest): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L81
Possible null reference assignment.
build (ubuntu-latest): src/InformaticsGateway/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
docs: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
build (ubuntu-latest): src/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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.
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/Services/DicomWeb/IStreamsWriter.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Services/DicomWeb/IStreamsWriter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Services/DicomWeb/StowService.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Services/Connectors/PayloadAssembler.cs#L68
Nullability of reference types in type of parameter 'source' of 'void PayloadAssembler.OnTimedEvent(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
artifacts Expired
66.4 MB
assembly-info Expired
842 Bytes
integration-AcrApi Expired
1.94 MB
integration-DicomDimseScp Expired
5.36 MB
integration-DicomDimseScu Expired
2.33 MB
integration-DicomWebExport Expired
2.98 MB
integration-DicomWebStow Expired
5.1 MB
integration-Fhir Expired
2.09 MB
integration-HealthLevel7 Expired
2.11 MB
integration-RemoteAppExecutionPlugIn Expired
1.86 MB