Skip to content

feat: add achelper

feat: add achelper #22

Triggered via pull request March 24, 2025 09:22
Status Failure
Total duration 37s
Artifacts

audit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
audit
Process completed with exit code 1.
audit: cmd/achelper/ssh.go#L51
should replace loop with retv = append(retv, columns...) (S1011)
audit: cmd/achelper/ssh.go#L21
error strings should not be capitalized (ST1005)