adding HL7 message plugin support #1498
Annotations
3 errors and 10 warnings
Build:
src/InformaticsGateway/Services/Common/InputDataPluginEngine.cs#L60
'ILogger<InputDataPlugInEngine>' does not contain a definition for 'InputDataPlugInEngineexecuted' and no accessible extension method 'InputDataPlugInEngineexecuted' accepting a first argument of type 'ILogger<InputDataPlugInEngine>' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/InformaticsGateway/Services/Common/InputDataPluginEngine.cs#L60
'ILogger<InputDataPlugInEngine>' does not contain a definition for 'InputDataPlugInEngineexecuted' and no accessible extension method 'InputDataPlugInEngineexecuted' accepting a first argument of type 'ILogger<InputDataPlugInEngine>' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
src/Api/Storage/DicomFileStorageMetadata.cs#L148
Remove this commented out code.
|
Build:
src/Api/Storage/FileStorageMetadata.cs#L108
Remove this commented out code.
|
Build:
src/Api/Storage/Payload.cs#L139
Remove this commented out code.
|
Build:
src/Api/Storage/StorageObjectMetadata.cs#L117
Remove the unnecessary Boolean literal(s).
|
Build:
src/Api/Storage/Payload.cs#L111
This method signature overlaps the one defined on line 91, the default parameter value can only be used with named arguments.
|
Build:
src/DicomWebClient/CLI/Stow.cs#L42
Dispose '_cancellationTokeSource' when it is no longer needed.
|
Build:
src/DicomWebClient/CLI/Qido.cs#L81
'System.Exception' should not be thrown by user code.
|
Build:
src/DicomWebClient/CLI/Wado.cs#L74
Method has 8 parameters, which is greater than the 7 authorized.
|
Build:
src/DicomWebClient/CLI/Wado.cs#L107
Method has 9 parameters, which is greater than the 7 authorized.
|
Build:
src/DicomWebClient/CLI/Wado.cs#L145
Method has 9 parameters, which is greater than the 7 authorized.
|
The logs for this run have expired and are no longer available.
Loading