Skip to content

Bugfix reload CA cert in operator-ca-tls secret #1476

Bugfix reload CA cert in operator-ca-tls secret

Bugfix reload CA cert in operator-ca-tls secret #1476

Triggered via pull request August 9, 2023 18:02
Status Failure
Total duration 4m 26s
Artifacts

kubernetes-tests.yml

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

Annotations

12 errors
govet (1.20.x, ubuntu-latest): pkg/controller/minio.go#L30
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.6/x64/src/slices)
govet (1.20.x, ubuntu-latest)
Process completed with exit code 2.
Shellcheck: pkg/controller/minio.go#L30
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.6/x64/src/slices)
Check for vulnerable dependencies (1.20.x): pkg/controller/minio.go#L30
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.7/x64/src/slices)
Check for vulnerable dependencies (1.20.x): pkg/controller/minio.go#L30
could not import slices (invalid package name: "")
Check for vulnerable dependencies (1.20.x): pkg/controller/minio.go#L34
slices redeclared in this block
Check for vulnerable dependencies (1.20.x): pkg/controller/minio.go#L34
"k8s.io/utils/strings/slices" imported and not used
Check for vulnerable dependencies (1.20.x)
Process completed with exit code 1.
lint (1.20.x, ubuntu-latest): pkg/controller/minio.go#L34
`slices` redeclared in this block (typecheck)
lint (1.20.x, ubuntu-latest): pkg/controller/minio.go#L30
other declaration of slices (typecheck)
lint (1.20.x, ubuntu-latest)
Process completed with exit code 2.