Skip to content

Merge pull request #5 from jvzantvoort/feat/add-namegen #29

Merge pull request #5 from jvzantvoort/feat/add-namegen

Merge pull request #5 from jvzantvoort/feat/add-namegen #29

Triggered via push April 2, 2025 04:44
Status Success
Total duration 3m 0s
Artifacts

audit.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
audit: cmd/invgen/main.go#L213
exported function RandomFromList should have comment or be unexported
audit: cmd/invgen/main.go#L85
exported function LogIfWriteError should have comment or be unexported
audit: cmd/invgen/main.go#L77
exported function LogIfError should have comment or be unexported
audit: cmd/invgen/main.go#L54
exported var Purpose should have comment or be unexported
audit: cmd/invgen/main.go#L47
exported var Teams should have comment or be unexported
audit: cmd/invgen/main.go#L16
exported type Host should have comment or be unexported
audit: cmd/achelper/terms.go#L16
exported method Terms.List should have comment or be unexported
audit: cmd/achelper/terms.go#L12
exported method Terms.Add should have comment or be unexported
audit: cmd/achelper/terms.go#L8
exported type Terms should have comment or be unexported
audit: cmd/achelper/ssh.go#L11
func ReadSshConfig should be ReadSSHConfig