Skip to content

Add kubectl-minio plugin tenant flags and fields #103

Add kubectl-minio plugin tenant flags and fields

Add kubectl-minio plugin tenant flags and fields #103

Triggered via pull request December 14, 2023 07:28
Status Failure
Total duration 2m 49s
Artifacts

kubernetes-tests.yml

on: pull_request
Matrix: govet
Matrix: lint
Matrix: Check for vulnerable dependencies
Matrix: Shellcheck
Matrix: gotest
Matrix: operator
Matrix: helm-floor
Matrix: helm
Matrix: test-cert-manager
Matrix: test-kes
Matrix: test-policy-binding
Matrix: test-tenant-upgrade
Matrix: test-tenant
Fit to window
Zoom out
Zoom in

Annotations

18 errors
govet (1.21.x, ubuntu-latest): pkg/apis/minio.min.io/v2/helper.go#L26
no required module provides package github.com/minio/madmin-go/v2; to add it:
govet (1.21.x, ubuntu-latest)
Process completed with exit code 2.
Shellcheck (1.21.x): pkg/apis/minio.min.io/v2/helper.go#L26
no required module provides package github.com/minio/madmin-go/v2; to add it:
Check for vulnerable dependencies (1.21.x): pkg/apis/minio.min.io/v2/helper.go#L26
no required module provides package github.com/minio/madmin-go/v2; to add it:
Check for vulnerable dependencies (1.21.x): pkg/apis/minio.min.io/v2/helper.go#L26
could not import github.com/minio/madmin-go/v2 (invalid package name: "")
Check for vulnerable dependencies (1.21.x): pkg/controller/main-controller.go#L1243
adminClnt.ServerUpdate undefined (type *invalid type has no field or method ServerUpdate)
lint (1.21.x, ubuntu-latest): pkg/apis/minio.min.io/v2/helper.go#L649
undefined: madmin (typecheck)
lint (1.21.x, ubuntu-latest): pkg/apis/minio.min.io/v2/helper.go#L654
undefined: madmin (typecheck)
lint (1.21.x, ubuntu-latest): pkg/apis/minio.min.io/v2/helper.go#L728
undefined: madmin (typecheck)
lint (1.21.x, ubuntu-latest): pkg/controller/prometheus.go#L87
scrapeCfgYaml declared and not used (typecheck)
lint (1.21.x, ubuntu-latest)
Process completed with exit code 2.