Dependency Bump #47
Annotations
10 errors and 1 warning
audit:
cmd/root.go#L16
exported function Execute should have comment or be unexported
|
audit:
cmd/remote/root.go#L12
exported function GetMainCommand should have comment or be unexported
|
audit:
pkg/build/info.go#L4
exported var Commit should have comment or be unexported
|
audit:
pkg/build/info.go#L10
exported const Name should have comment (or a comment on this block) or be unexported
|
audit:
pkg/build/info.go#L11
const LatestReleaseUrl should be LatestReleaseURL
|
audit:
pkg/k8s/client.go#L20
a blank import should be only in a main or test package, or have a comment justifying it
|
audit:
pkg/k8s/client.go#L28
exported const PortForwardMethod should have comment (or a comment on this block) or be unexported
|
audit:
pkg/k8s/client.go#L33
exported type PortForwardOptions should have comment or be unexported
|
audit:
pkg/k8s/client.go#L43
exported function NewPortForwardOptions should have comment or be unexported
|
audit:
pkg/k8s/client.go#L55
exported type KubernetesClient should have comment or be unexported
|
audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|