Skip to content

Update mc commands #685

Update mc commands

Update mc commands #685

Triggered via push June 11, 2024 21:58
Status Failure
Total duration 3m 3s
Artifacts 2

ci.yml

on: push
Matrix: build
Matrix: analyze
Publish to GitHub Packages
0s
Publish to GitHub Packages
Official Release to GitHub Packages
0s
Official Release to GitHub Packages
Official Release to NuGet.org
0s
Official Release to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 68 warnings
unit-test
Process completed with exit code 123.
analyze (csharp)
Process completed with exit code 1.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected], 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.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/IStorageService.cs#L176
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
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/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#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/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, actions/[email protected], 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.
analyze (csharp)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected], actions/setup-go@v4. 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/
CodeQL-Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/[email protected], github/codeql-action/init@v2, github/codeql-action/analyze@v2. 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.
CodeQL-Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/

Artifacts

Produced during runtime
Name Size
nuget Expired
216 KB
plug-ins Expired
2.04 MB