Skip to content

chore(deps): bump actions/setup-go from 3 to 5 #36

chore(deps): bump actions/setup-go from 3 to 5

chore(deps): bump actions/setup-go from 3 to 5 #36

Triggered via push December 6, 2023 16:02
Status Failure
Total duration 17s
Artifacts

golang.yml

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

Annotations

8 errors and 1 warning
Lint check: internal/config/config.go#L88
func `getEnvAsSlice` is unused (unused)
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#L77
var `floatType` is unused (unused)
Lint check: internal/frigate/frigate.go#L78
var `stringType` is unused (unused)
Lint check: internal/frigate/frigate.go#L307
S1006: should use for {} instead of for true {} (gosimple)
Lint check: main.go#L88
S1006: should use for {} instead of for true {} (gosimple)
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
Lint check
Restore cache failed: Dependencies file is not found in /home/runner/work/frigate-telegram/frigate-telegram. Supported file pattern: go.sum