Skip to content

Fix goreleaser bc

Fix goreleaser bc #105

Triggered via pull request October 10, 2023 13:38
Status Success
Total duration 5m 24s
Artifacts

audit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
audit: cmd/root.go#L74
exported function Execute should have comment or be unexported
audit: cmd/component/root.go#L38
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/configure/root.go#L18
exported function GetMainCommand should have comment or be unexported
audit: cmd/configure/profile/add.go#L22
exported var ErrInvalidToken should have comment or be unexported
audit: cmd/configure/profile/root.go#L17
exported function GetMainCommand should have comment or be unexported
audit: cmd/environment/root.go#L40
exported function GetMainCommand should have comment or be unexported