Skip to content

fix: reset the present liveness/readiness/startup proves if any on th… #43

fix: reset the present liveness/readiness/startup proves if any on th…

fix: reset the present liveness/readiness/startup proves if any on th… #43

Triggered via pull request January 9, 2024 13:14
Status Success
Total duration 2m 5s
Artifacts

audit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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