Skip to content

Environment termination protection #153

Environment termination protection

Environment termination protection #153

Triggered via pull request May 22, 2024 15:11
Status Success
Total duration 3m 10s
Artifacts

audit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
audit: cmd/root.go#L77
exported function Execute should have comment or be unexported
audit: cmd/component/root.go#L50
exported function GetMainCommand should have comment or be unexported
audit: cmd/component/action/root.go#L9
exported function GetMainCommand should have comment or be unexported
audit: cmd/component/action/ssh.go#L20
exported type SSHOptions should have comment or be unexported
audit: cmd/component/action/ssh.go#L31
exported method SSHOptions.UpdateFlagSet should have comment or be unexported
audit: cmd/component/action/ssh.go#L40
exported method SSHOptions.MakeExecOptions should have comment or be unexported
audit: cmd/component/action/update.go#L18
exported type EditComponentData should have comment or be unexported
audit: cmd/component/variable/root.go#L37
exported function GetMainCommand should have comment or be unexported
audit: cmd/component/variable/action/root.go#L24
exported function GetMainCommand should have comment or be unexported
audit: cmd/component/variable/action/root.go#L28
exported function GetIDOption should have comment or be unexported