Update licenses and dependency decisions #552
Annotations
20 warnings
src/Storage/API/ListObjectTimeoutException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Storage/API/StorageServiceException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Storage/API/StorageConnectionException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Storage/API/StorageObjectNotFoundException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Storage/IServiceCollectionExtension.cs#L109
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
src/Storage/IServiceCollectionExtension.cs#L131
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
src/Storage/API/IStorageService.cs#L176
Method has 8 parameters, which is greater than the 7 authorized.
|
src/Plugins/MinIO/MinIoAdminHealthCheck.cs#L40
Remove the unnecessary Boolean literal(s).
|
src/Plugins/MinIO/MinIoStartup.cs#L42
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
|
src/Plugins/MinIO/StorageAdminService.cs#L96
Collection-specific "Exists" method should be used instead of the "Any" extension.
|
src/Storage/API/ListObjectTimeoutException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Storage/API/StorageConnectionException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Storage/API/StorageServiceException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Storage/API/StorageObjectNotFoundException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
src/Storage/IServiceCollectionExtension.cs#L109
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
src/Storage/IServiceCollectionExtension.cs#L131
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
src/Storage/API/IStorageService.cs#L176
Method has 8 parameters, which is greater than the 7 authorized.
|
src/Plugins/MinIO/StorageAdminService.cs#L96
Collection-specific "Exists" method should be used instead of the "Any" extension.
|
src/Plugins/MinIO/StorageAdminService.cs#L173
Collection-specific "Exists" method should be used instead of the "Any" extension.
|
src/Plugins/MinIO/StorageAdminService.cs#L181
Collection-specific "Exists" method should be used instead of the "Any" extension.
|
The logs for this run have expired and are no longer available.
Loading