Skip to content

feat: added goroutine for send new events #31

feat: added goroutine for send new events

feat: added goroutine for send new events #31

Triggered via push December 5, 2023 11:54
Status Failure
Total duration 31s
Artifacts

golang.yml

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

Annotations

8 errors
Lint check: internal/config/config.go#L88
func `getEnvAsSlice` is unused (unused)
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#L302
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/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