Skip to content

Add tenant ID

Add tenant ID #1256

Triggered via push September 12, 2023 08:40
Status Failure
Total duration 6m 15s
Artifacts 1

ci.yml

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

Annotations

212 errors and 226 warnings
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScu, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (Fhir, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (AcrApi, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (RemoteAppExecutionPlugIn, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebExport, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomDimseScp, ef): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
build (ubuntu-latest): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
unit-test: src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
unit-test: src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
unit-test: src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
unit-test: src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
unit-test: src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
unit-test: src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
unit-test: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
unit-test: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
unit-test: src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
unit-test: src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
analyze: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
analyze: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
analyze: src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
analyze: src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
analyze: src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
analyze: src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
analyze: src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
analyze: src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
analyze: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
analyze: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
CodeQL-Analyze: src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
integration-test (DicomWebStow, mongodb): src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
docs: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
docs: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
docs: src/Database/EntityFramework/Test/DestinationApplicationEntityRepositoryTest.cs#L132
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
docs: src/Database/EntityFramework/Test/MonaiApplicationEntityRepositoryTest.cs#L141
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
docs: src/Database/EntityFramework/Test/SourceApplicationEntityRepositoryTest.cs#L147
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
docs: src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs#L138
There is no argument given that corresponds to the required formal parameter 'filter' of 'DestinationApplicationEntityRepository.ToListAsync(Expression<Func<DestinationApplicationEntity, bool>>, CancellationToken)'
docs: src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs#L153
There is no argument given that corresponds to the required formal parameter 'filter' of 'SourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
docs: src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs#L146
There is no argument given that corresponds to the required formal parameter 'filter' of 'MonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
docs: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L145
There is no argument given that corresponds to the required formal parameter 'filter' of 'IMonaiApplicationEntityRepository.ToListAsync(Expression<Func<MonaiApplicationEntity, bool>>, CancellationToken)'
docs: src/InformaticsGateway/Services/Scp/ApplicationEntityManager.cs#L232
There is no argument given that corresponds to the required formal parameter 'filter' of 'ISourceApplicationEntityRepository.ToListAsync(Expression<Func<SourceApplicationEntity, bool>>, CancellationToken)'
integration-test (HealthLevel7, mongodb)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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 (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 (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 (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/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, 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)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
integration-test (Fhir, mongodb)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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 (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 (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 (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 (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/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/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/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/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)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
integration-test (Fhir, ef)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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/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, 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/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)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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/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/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, 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#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/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScp, 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 (DicomDimseScp, mongodb)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
integration-test (HealthLevel7, ef)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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 (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/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/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 (RemoteAppExecutionPlugIn, mongodb)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
integration-test (AcrApi, ef)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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 (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'
integration-test (AcrApi, mongodb)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
integration-test (RemoteAppExecutionPlugIn, ef)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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/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#L82
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 (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 (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/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/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)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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/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 (DicomWebExport, ef)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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/Program.cs#L179
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
integration-test (DicomDimseScp, 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 (DicomDimseScp, ef)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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'
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/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/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/Database/Api/StorageMetadataWrapper.cs#L30
Remove the field '_options' and declare it as a local variable in the relevant methods.
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/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.
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'
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/Shared/Test/InstanceGenerator.cs#L31
Cannot convert null literal to non-nullable reference type.
CodeQL-Analyze: src/Shared/Test/InstanceGenerator.cs#L32
Cannot convert null literal to non-nullable reference type.
CodeQL-Analyze: src/Shared/Test/InstanceGenerator.cs#L33
Cannot convert null literal to non-nullable reference type.
CodeQL-Analyze: src/Shared/Test/InstanceGenerator.cs#L34
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, mongodb)
No files were found with the provided path: /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/LivingDoc.html /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/services.log /home/runner/work/monai-deploy-informatics-gateway/monai-deploy-informatics-gateway/run.log. No artifacts will be uploaded.
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/Shared/Test/InstanceGenerator.cs#L31
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, mongodb): src/Shared/Test/InstanceGenerator.cs#L32
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, mongodb): src/Shared/Test/InstanceGenerator.cs#L33
Cannot convert null literal to non-nullable reference type.
integration-test (DicomWebStow, mongodb): src/Shared/Test/InstanceGenerator.cs#L34
Cannot convert null literal to non-nullable reference type.
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/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/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/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/InformaticsGateway/Program.cs#L180
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'

Artifacts

Produced during runtime
Name Size
assembly-info Expired
828 Bytes