Skip to content

Merge pull request #6 from jvzantvoort/feat/work #32

Merge pull request #6 from jvzantvoort/feat/work

Merge pull request #6 from jvzantvoort/feat/work #32

Triggered via push July 22, 2025 19:40
Status Success
Total duration 58s
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