Skip to content

Deprecated Lifecycle and Tiering UI #7773

Deprecated Lifecycle and Tiering UI

Deprecated Lifecycle and Tiering UI #7773

Triggered via pull request November 11, 2024 21:12
Status Failure
Total duration 2m 36s
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: 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

11 errors and 4 warnings
Checking Lint (1.22.x, ubuntu-latest): api/admin_objects_test.go#L224
cannot use client (variable of type minioClientMock) as MinioClient value in argument to startObjectsListing: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_events_test.go#L197
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to listBucketEvents: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_events_test.go#L244
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to listBucketEvents: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_events_test.go#L363
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to listBucketEvents: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_events_test.go#L384
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to listBucketEvents: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_test.go#L151
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to makeBucket: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_test.go#L159
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to makeBucket: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_test.go#L175
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to removeBucket: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_test.go#L184
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to removeBucket: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
Checking Lint (1.22.x, ubuntu-latest): api/user_buckets_test.go#L246
cannot use minClient (variable of type minioClientMock) as MinioClient value in argument to getBucketInfo: minioClientMock does not implement MinioClient (missing method getLifecycleRules)
React Code Has No Warnings & Prettified (1.22.x, ubuntu-latest)
Process completed with exit code 1.
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/