Update dependencies #686
ci.yml
on: push
Publish to GitHub Packages
0s
Official Release to GitHub Packages
0s
Official Release to NuGet.org
0s
Annotations
2 errors and 65 warnings
analyze (csharp)
Process completed with exit code 1.
|
unit-test
Process completed with exit code 123.
|
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_connection_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_connections_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_users_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_create_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_remove_user_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_connection_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_connections_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_users_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_connection_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_connections_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_users_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_create_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_remove_user_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_connection_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_connections_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_users_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
analyze (csharp)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L43
Define a constant instead of using this literal 'Allow' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L49
Define a constant instead of using this literal 's3:ListBucket' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L30
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
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)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L31
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L88
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L91
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L152
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Storage/API/VirtualFileInfo.cs#L58
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/Storage/API/VirtualFileInfo.cs#L59
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L43
Define a constant instead of using this literal 'Allow' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L49
Define a constant instead of using this literal 's3:ListBucket' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
unit-test:
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)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L30
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L31
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L88
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L152
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L91
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L43
Define a constant instead of using this literal 'Allow' 8 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
unit-test:
src/S3Policy/PolicyExtensions.cs#L49
Define a constant instead of using this literal 's3:ListBucket' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_connection_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_connections_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_users_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_create_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_remove_user_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_connection_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_connections_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_users_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows-latest):
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_connection_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_connections_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_users_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_create_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_remove_user_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_connection_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_connections_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_get_users_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
CodeQL-Analyze:
src/Plugins/MinIO/StorageAdminService.cs#L47
Non-nullable field '_set_policy_cmd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
Expired
|
216 KB |
|
plug-ins
Expired
|
2.07 MB |
|