Skip to content

feat: added redis

feat: added redis #18

Triggered via push November 15, 2023 11:39
Status Failure
Total duration 30s
Artifacts

golang.yml

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

Annotations

5 errors
Lint check: internal/config/config.go#L84
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