re-adding validation for tests #1499
Annotations
1 error and 20 warnings
Test
Process completed with exit code 123.
|
Test:
src/Api/Storage/DicomFileStorageMetadata.cs#L148
Remove this commented out code.
|
Test:
src/Api/Storage/FileStorageMetadata.cs#L108
Remove this commented out code.
|
Test:
src/Api/Storage/Payload.cs#L139
Remove this commented out code.
|
Test:
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.
|
Test:
src/Api/Storage/StorageObjectMetadata.cs#L117
Remove the unnecessary Boolean literal(s).
|
Test:
src/Database/EntityFramework/Migrations/20231120161347_202311201611.cs#L8
Rename class '_202311201611' to match pascal case naming rules, trim underscores from the name.
|
Test:
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L57
Remove the default parameter value to match the signature of overridden method.
|
Test:
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L63
Remove the unused local variable 'result'.
|
Test:
src/Database/EntityFramework/Configuration/ExternalAppDetailsConfiguration.cs#L30
Remove the unused local variable 'jsonSerializerSettings'.
|
Test:
src/Database/EntityFramework/Repositories/ExternalAppDetailsRepository.cs#L68
Remove the default parameter value to match the signature of overridden method.
|
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/Wado.cs#L74
Method has 8 parameters, which is greater than the 7 authorized.
|
Build:
src/DicomWebClient/CLI/Qido.cs#L81
'System.Exception' should not be thrown by user code.
|
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