Skip to content

fix(deps): update kubernetes packages to v0.33.1 #405

fix(deps): update kubernetes packages to v0.33.1

fix(deps): update kubernetes packages to v0.33.1 #405

Triggered via pull request April 23, 2025 13:00
Status Failure
Total duration 1m 7s
Artifacts

ci.yaml

on: pull_request
Matrix: build
krew-release
0s
krew-release
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test: pkg/util/client.go#L9
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/nobbs/kubectl-mapr-ticket/pkg/claim); to add:
test: pkg/util/date.go#L12
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/duration (imported by github.com/nobbs/kubectl-mapr-ticket/pkg/util); to add:
test: pkg/util/client.go#L10
missing go.sum entry for module providing package k8s.io/cli-runtime/pkg/genericclioptions (imported by github.com/nobbs/kubectl-mapr-ticket); to add:
test: pkg/util/client.go#L11
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by github.com/nobbs/kubectl-mapr-ticket/cmd/common); to add:
test: pkg/ticket/ticket.go#L23
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/json (imported by github.com/nobbs/kubectl-mapr-ticket/pkg/ticket); to add:
test: cmd/common/completion.go#L17
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/nobbs/kubectl-mapr-ticket/cmd/common); to add:
test: cmd/common/options.go#L10
missing go.sum entry for module providing package k8s.io/cli-runtime/pkg/genericiooptions (imported by github.com/nobbs/kubectl-mapr-ticket); to add:
test: pkg/claim/output.go#L16
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/nobbs/kubectl-mapr-ticket/pkg/claim); to add:
test: pkg/claim/output.go#L17
missing go.sum entry for module providing package k8s.io/cli-runtime/pkg/printers (imported by github.com/nobbs/kubectl-mapr-ticket/pkg/claim); to add:
test: pkg/util/client.go#L9
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/nobbs/kubectl-mapr-ticket/pkg/claim); to add:
golangci-lint: pkg/ticket/ticket.go#L111
ticket.Cluster undefined (type *Ticket has no field or method Cluster) (typecheck)
golangci-lint: pkg/ticket/ticket.go#L116
ticket.UserCreds undefined (type *Ticket has no field or method UserCreds) (typecheck)
golangci-lint: pkg/ticket/ticket.go#L120
ticket.UserCreds undefined (type *Ticket has no field or method UserCreds) (typecheck)
golangci-lint: pkg/ticket/ticket.go#L130
ticket.GetExpiryTime undefined (type *Ticket has no field or method GetExpiryTime) (typecheck)
golangci-lint: pkg/ticket/ticket.go#L135
ticket.GetCreationTimeSec undefined (type *Ticket has no field or method GetCreationTimeSec) (typecheck)
golangci-lint: pkg/types/claim.go#L30
c.Namespace undefined (type *PersistentVolumeClaim has no field or method Namespace) (typecheck)
golangci-lint: pkg/types/claim.go#L39
c.Name undefined (type *PersistentVolumeClaim has no field or method Name) (typecheck)
golangci-lint: pkg/types/claim.go#L48
c.Status undefined (type *PersistentVolumeClaim has no field or method Status) (typecheck)
golangci-lint: pkg/types/secret.go#L54
t.Secret.GetName undefined (type *Secret has no field or method GetName) (typecheck)
golangci-lint: pkg/types/secret.go#L63
t.Secret.GetNamespace undefined (type *Secret has no field or method GetNamespace) (typecheck)