Skip to content

Feat/add log printing #34

Feat/add log printing

Feat/add log printing #34

Triggered via pull request July 22, 2025 19:56
Status Success
Total duration 44s
Artifacts

audit.yaml

on: pull_request
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