Skip to content

Re-generate EF migration code #1207

Re-generate EF migration code

Re-generate EF migration code #1207

Re-run triggered August 24, 2023 19:21
Status Success
Total duration 5m 18s
Artifacts 10

ci.yml

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

Annotations

244 warnings
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, 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/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, 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 (RemoteAppExecutionPlugIn, 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'
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/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#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/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.
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.
CodeQL-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 (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/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, 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 (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.
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/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/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/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/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/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/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.
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.
analyze: src/Plug-ins/RemoteAppExecution/RemoteAppExecution.cs#L82
Possible null reference assignment.
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.
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: 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/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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 (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 (RemoteAppExecutionPlugIn, 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 (Fhir, 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.
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 (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, 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 (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.
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 (Fhir, 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.
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 (Fhir, 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 (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'
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/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, 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/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 (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 (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/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, 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 (HealthLevel7, 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 (HealthLevel7, 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, 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/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/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/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/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/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 (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, 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/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/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/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/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
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/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/IStreamsWriter.cs#L82
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/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 (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 (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 (AcrApi, 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, 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, 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 (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 (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 (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.
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.
integration-test (DicomDimseScp, 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).
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, 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/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/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/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/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 (DicomDimseScu, 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 (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/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 (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/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, 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/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, 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'
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".
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/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/DicomWebClient/CLI/Wado.cs#L74
Method has 8 parameters, which is greater than the 7 authorized.
unit-test: src/DicomWebClient/CLI/Wado.cs#L107
Method has 9 parameters, which is greater than the 7 authorized.
unit-test: src/DicomWebClient/CLI/Wado.cs#L145
Method has 9 parameters, which is greater than the 7 authorized.
unit-test: src/DicomWebClient/CLI/Wado.cs#L212
'System.Exception' should not be thrown by user code.
unit-test: src/DicomWebClient/CLI/Qido.cs#L81
'System.Exception' should not be thrown by user code.
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 (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 (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'
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)'.
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/
docs: 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)
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: d08050dfb21d292c3158d247355572a7ec4162d2
docs: 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)
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/
docs: 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 (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/
docs: 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)
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)
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)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (ubuntu-latest)
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).
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)
'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/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/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): 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): 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 (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'
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/Services/DicomWeb/IStreamsWriter.cs#L45
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/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).

Artifacts

Produced during runtime
Name Size
artifacts Expired
66.4 MB
assembly-info Expired
842 Bytes
integration-AcrApi Expired
1.96 MB
integration-DicomDimseScp Expired
4.5 MB
integration-DicomDimseScu Expired
2.5 MB
integration-DicomWebExport Expired
2.86 MB
integration-DicomWebStow Expired
4.87 MB
integration-Fhir Expired
2.06 MB
integration-HealthLevel7 Expired
2.09 MB
integration-RemoteAppExecutionPlugIn Expired
1.85 MB