Skip to content

Support madmin-go new RemoveTier API signature #7668

Support madmin-go new RemoveTier API signature

Support madmin-go new RemoveTier API signature #7668

Triggered via pull request August 30, 2024 12:35
Status Failure
Total duration 3m 8s
Artifacts

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
React Tests
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: Site Replication Test
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 7
Matrix: Permissions Tests Part 8
Matrix: Permissions Tests Part A
Matrix: Permissions Tests Part B
Matrix: Test Subpath with Nginx
Matrix: Coverage Limit Check
playwright
0s
playwright
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Checking Lint (1.22.x, ubuntu-latest): api/admin_arns_test.go#L49
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to getArns: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_arns_test.go#L61
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to getArns: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_config_test.go#L69
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to listConfig: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_config_test.go#L86
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to listConfig: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_config_test.go#L115
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to setConfig: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_config_test.go#L125
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to setConfig: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_config_test.go#L135
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to setConfig: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_config_test.go#L155
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to resetConfig: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_config_test.go#L165
cannot use adminClient (variable of type AdminClientMock) as MinioAdmin value in argument to resetConfig: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
Checking Lint (1.22.x, ubuntu-latest): api/admin_config_test.go#L253
cannot use client (variable of type AdminClientMock) as MinioAdmin value in struct literal: AdminClientMock does not implement MinioAdmin (wrong type for method removeTier)
semgrep checks (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Assets with Istanbul Plugin for coverage (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
React Code Has No Warnings & Prettified (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build latest MinIO (1.22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/