update all deps to new changes #7821
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
10 errors and 5 warnings
Checking Lint (1.23.x, ubuntu-latest):
cmd/console/app_commands.go#L29
could not import github.com/minio/console/api (-: # github.com/minio/console/api
|
Checking Lint (1.23.x, ubuntu-latest):
api/user_account.go#L82
cannot use clientIP (variable of type string) as *"net/http".Client value in argument to getConsoleCredentials
|
Checking Lint (1.23.x, ubuntu-latest):
api/user_login.go#L149
cannot use clientIP (variable of type string) as *"net/http".Client value in argument to getConsoleCredentials) (typecheck)
|
Checking Lint (1.23.x, ubuntu-latest):
cmd/console/app_commands.go#L22
"net/http" imported and not used (typecheck)
|
Checking Lint (1.23.x, ubuntu-latest):
api/user_account.go#L82
cannot use clientIP (variable of type string) as *"net/http".Client value in argument to getConsoleCredentials
|
Checking Lint (1.23.x, ubuntu-latest):
api/user_login.go#L149
cannot use clientIP (variable of type string) as *"net/http".Client value in argument to getConsoleCredentials (typecheck)
|
Checking Lint (1.23.x, ubuntu-latest):
integration/buckets_test.go#L32
could not import github.com/minio/console/api (-: # github.com/minio/console/api
|
Checking Lint (1.23.x, ubuntu-latest):
api/user_account.go#L82
cannot use clientIP (variable of type string) as *"net/http".Client value in argument to getConsoleCredentials
|
Checking Lint (1.23.x, ubuntu-latest):
api/user_login.go#L149
cannot use clientIP (variable of type string) as *"net/http".Client value in argument to getConsoleCredentials) (typecheck)
|
Checking Lint (1.23.x, ubuntu-latest):
replication/replication_test.go#L31
could not import github.com/minio/console/api (-: # github.com/minio/console/api
|
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
|
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
|
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
|