Skip to content

fix(deps): update module golang.org/x/time to v0.9.0 #94

fix(deps): update module golang.org/x/time to v0.9.0

fix(deps): update module golang.org/x/time to v0.9.0 #94

Triggered via pull request August 4, 2024 16:05
Status Success
Total duration 3m 8s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
audit: internal/jsonlog/jsonlog.go#L13
exported type Level should have comment or be unexported
audit: internal/jsonlog/jsonlog.go#L16
exported const LevelInfo should have comment (or a comment on this block) or be unexported
audit: internal/jsonlog/jsonlog.go#L34
exported type Logger should have comment or be unexported
audit: internal/jsonlog/jsonlog.go#L40
exported function New should have comment or be unexported
audit: internal/jsonlog/jsonlog.go#L47
exported method Logger.PrintInfo should have comment or be unexported
audit: internal/jsonlog/jsonlog.go#L54
exported method Logger.PrintError should have comment or be unexported
audit: internal/jsonlog/jsonlog.go#L61
exported method Logger.PrintFatal should have comment or be unexported
audit: internal/pusher/pusher.go#L22
exported type Client should have comment or be unexported
audit: internal/pusher/pusher.go#L30
exported type Service should have comment or be unexported
audit: internal/pusher/pusher.go#L35
exported type Secrets should have comment or be unexported
audit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/