build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 #28
Annotations
10 errors
|
cmd/root.go#L16
exported function Execute should have comment or be unexported
|
|
cmd/remote/root.go#L12
exported function GetMainCommand should have comment or be unexported
|
|
pkg/build/info.go#L4
exported var Commit should have comment or be unexported
|
|
pkg/build/info.go#L10
exported const Name should have comment (or a comment on this block) or be unexported
|
|
pkg/build/info.go#L11
const LatestReleaseUrl should be LatestReleaseURL
|
|
pkg/k8s/client.go#L20
a blank import should be only in a main or test package, or have a comment justifying it
|
|
pkg/k8s/client.go#L28
exported const PortForwardMethod should have comment (or a comment on this block) or be unexported
|
|
pkg/k8s/client.go#L33
exported type PortForwardOptions should have comment or be unexported
|
|
pkg/k8s/client.go#L43
exported function NewPortForwardOptions should have comment or be unexported
|
|
pkg/k8s/client.go#L55
exported type KubernetesClient should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading