Skip to content

Bump AWSSDK.SecurityToken from 3.7.300.23 to 3.7.300.56 #676

Bump AWSSDK.SecurityToken from 3.7.300.23 to 3.7.300.56

Bump AWSSDK.SecurityToken from 3.7.300.23 to 3.7.300.56 #676

Triggered via push March 11, 2024 03:27
Status Failure
Total duration 4m 15s
Artifacts 2

ci.yml

on: push
Matrix: build
CodeQL-Analyze
4m 7s
CodeQL-Analyze
Matrix: analyze
Publish to GitHub Packages
3s
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 28 warnings
analyze (csharp)
Process completed with exit code 1.
Publish to GitHub Packages
Process completed with exit code 2.
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/.
analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
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], codecov/[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/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#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#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/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)
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/.
Publish to GitHub Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
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.06 MB