Skip to content

Bump actions/checkout from 3 to 4 #12

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #12

Triggered via push November 8, 2023 10:53
Status Failure
Total duration 15s
Artifacts

golang.yml

on: push
Lint check
5s
Lint check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint check: internal/config/config.go#L74
func `getEnvAsSlice` is unused (unused)
Lint check: main.go#L78
S1006: should use for {} instead of for true {} (gosimple)
Lint check: internal/log/log.go#L4
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint check: internal/frigate/frigate.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint check
issues found