update all deps to new changes #7820
jobs.yaml
on: pull_request
Matrix: Checking Lint
Matrix: semgrep checks
Matrix: React Code Has No Warnings & Prettified
Matrix: Build latest MinIO
Matrix: Assets with Istanbul Plugin for coverage
Matrix: compile-binary
Matrix: test-api-on-go
Matrix: test-pkg-on-go
React Tests
0s
Matrix: Cross compile
Matrix: Cross compile 2
Matrix: Cross compile 3
Matrix: Cross compile 4
Matrix: Cross compile 5
Matrix: Integration Tests with Latest Distributed MinIO
Matrix: SSO Integration Test
Matrix: Compile Console Binary with Istanbul Plugin for Coverage
Matrix: Permissions Tests Part 1
Matrix: Permissions Tests Part 2
Matrix: Permissions Tests Part 3
Matrix: Permissions Tests Part 4
Matrix: Permissions Tests Part 5
Matrix: Permissions Tests Part 6
Matrix: Permissions Tests Part A
Matrix: Permissions Tests Part B
Matrix: Test Subpath with Nginx
Matrix: Coverage Limit Check
playwright
0s
Annotations
5 errors and 5 warnings
Checking Lint (1.23.x, ubuntu-latest):
api/client.go#L300
SA1019: c.ConsoleCredentials.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
Checking Lint (1.23.x, ubuntu-latest):
api/client.go#L374
SA1019: stsCreds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
Checking Lint (1.23.x, ubuntu-latest):
api/user_buckets.go#L1071
SA1019: creds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
Checking Lint (1.23.x, ubuntu-latest):
api/user_login.go#L143
SA1019: creds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
Checking Lint (1.23.x, ubuntu-latest)
Process completed with exit code 2.
|
semgrep checks (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checking Lint (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Assets with Istanbul Plugin for coverage (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
React Code Has No Warnings & Prettified (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build latest MinIO (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|