fix: bug with entity to large #42
Annotations
5 errors and 1 warning
Lint check:
internal/frigate/frigate.go#L76
var `floatType` is unused (unused)
|
Lint check:
internal/frigate/frigate.go#L77
var `stringType` is unused (unused)
|
Lint check:
internal/frigate/frigate.go#L315
S1006: should use for {} instead of for true {} (gosimple)
|
Lint check:
main.go#L90
S1006: should use for {} instead of for true {} (gosimple)
|
Lint check
issues found
|
Lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|