Skip to content

fix: bug with entity to large #40

fix: bug with entity to large

fix: bug with entity to large #40

Triggered via pull request February 3, 2024 19:54
Status Failure
Total duration 29s
Artifacts

golang.yml

on: pull_request
Lint check
20s
Lint check
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint check: internal/frigate/frigate.go#L1
: # github.com/oldtyt/frigate-telegram/internal/frigate
Lint check: internal/frigate/frigate.go#L245
not enough arguments in call to ErrorSend
Lint check: main.go#L9
could not import github.com/oldtyt/frigate-telegram/internal/frigate (-: # github.com/oldtyt/frigate-telegram/internal/frigate
Lint check: internal/frigate/frigate.go#L245
not enough arguments in call to ErrorSend
Lint check: internal/config/config.go#L90
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
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/.