changes for HL7Configuration endpoint #1382
Annotations
1 error and 20 warnings
|
src/CLI/Services/NLogConfigurationOptionAccessor.cs#L33
Using http protocol is insecure. Use https instead.
|
src/Database/EntityFramework/Repositories/Hl7ApplicationConfigRepository.cs#L66
Possible null reference argument for parameter 'entity' in 'EntityEntry<Hl7ApplicationConfigEntity> DbSet<Hl7ApplicationConfigEntity>.Remove(Hl7ApplicationConfigEntity entity)'.
|
src/Database/EntityFramework/Repositories/Hl7ApplicationConfigRepository.cs#L61
Add the default parameter value defined in the overridden method.
|
src/InformaticsGateway/appsettings.Test.json#L16
"password" detected here, make sure this is not a hard-coded credential.
|
src/InformaticsGateway/appsettings.Test.json#L23
"password" detected here, make sure this is not a hard-coded credential.
|
src/InformaticsGateway/Services/DicomWeb/StowService.cs#L81
Complete the task associated to this 'TODO' comment.
|
src/InformaticsGateway/Common/ApplicationEntityNotFoundException.cs#L22
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/InformaticsGateway/Services/Common/IInputDataPluginEngineFactory.cs#L31
'T' is not used in the interface.
|
src/InformaticsGateway/Services/Common/IInputDataPluginEngineFactory.cs#L43
Remove the unused private field 'SyncLock'.
|
src/InformaticsGateway/Services/Common/IInputDataPluginEngineFactory.cs#L43
A static field in a generic type is not shared among instances of different close constructed types.
|
src/DicomWebClient/CLI/Wado.cs#L74
Method has 8 parameters, which is greater than the 7 authorized.
|
src/DicomWebClient/CLI/Wado.cs#L107
Method has 9 parameters, which is greater than the 7 authorized.
|
src/DicomWebClient/CLI/Wado.cs#L145
Method has 9 parameters, which is greater than the 7 authorized.
|
src/DicomWebClient/CLI/Qido.cs#L81
'System.Exception' should not be thrown by user code.
|
src/DicomWebClient/CLI/Wado.cs#L212
'System.Exception' should not be thrown by user code.
|
src/Database/EntityFramework/Repositories/Hl7ApplicationConfigRepository.cs#L66
Possible null reference argument for parameter 'entity' in 'EntityEntry<Hl7ApplicationConfigEntity> DbSet<Hl7ApplicationConfigEntity>.Remove(Hl7ApplicationConfigEntity entity)'.
|
src/Database/EntityFramework/Repositories/Hl7ApplicationConfigRepository.cs#L61
Add the default parameter value defined in the overridden method.
|
src/CLI/Services/NLogConfigurationOptionAccessor.cs#L33
Using http protocol is insecure. Use https instead.
|
src/InformaticsGateway/Common/InsufficientStorageAvailableException.cs#L34
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/InformaticsGateway/Common/PlugInLoadingException.cs#L22
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
The logs for this run have expired and are no longer available.
Loading