Update mc commands (#328) #696
Annotations
1 error and 21 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/S3Policy/PolicyExtensions.cs#L43
Define a constant instead of using this literal 'Allow' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/S3Policy/PolicyExtensions.cs#L49
Define a constant instead of using this literal 's3:ListBucket' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/S3Policy/PolicyExtensions.cs#L30
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/Policies/PolicyRequest.cs#L31
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L31
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L88
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L91
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L152
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/Storage/HealthCheckRegistrationBase.cs#L22
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
src/Storage/ServiceRegistrationBase.cs#L21
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
src/S3Policy/PolicyExtensions.cs#L43
Define a constant instead of using this literal 'Allow' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/S3Policy/PolicyExtensions.cs#L49
Define a constant instead of using this literal 's3:ListBucket' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/S3Policy/Policies/PolicyRequest.cs#L31
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L30
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L31
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L88
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L91
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L152
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
src/S3Policy/PolicyExtensions.cs#L43
Define a constant instead of using this literal 'Allow' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/S3Policy/PolicyExtensions.cs#L49
Define a constant instead of using this literal 's3:ListBucket' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
This job failed
Loading