starting new service #1371
Annotations
1 error and 20 warnings
|
src/Api/Storage/Payload.cs#L109
This method signature overlaps the one defined on line 89, the default parameter value can't be used.
|
|
|
src/CLI/Services/NLogConfigurationOptionAccessor.cs#L33
Using http protocol is insecure. Use https instead.
|
src/Api/Storage/Payload.cs#L109
This method signature overlaps the one defined on line 89, the default parameter value can't be used.
|
|
|
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L57
Remove the default parameter value to match the signature of overridden method.
|
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L63
Remove the unused local variable 'result'.
|
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L68
Remove the default parameter value to match the signature of overridden method.
|
src/Api/Storage/Payload.cs#L109
This method signature overlaps the one defined on line 89, the default parameter value can't be used.
|
|
|
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L57
Remove the default parameter value to match the signature of overridden method.
|
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L63
Remove the unused local variable 'result'.
|
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L68
Remove the default parameter value to match the signature of overridden method.
|
src/Database/EntityFramework/Configuration/ExternalAppDetailsConfiguration.cs#L30
Remove the unused local variable 'jsonSerializerSettings'.
|
src/DicomWebClient/CLI/Qido.cs#L81
'System.Exception' should not be thrown by user code.
|
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.
|
The logs for this run have expired and are no longer available.
Loading