Create go-2.yml #1
Annotations
10 errors and 2 warnings
Lint files:
internal/go-gin-prometheus/middleware.go#L201
Error return value of `p.router.Run` is not checked (errcheck)
|
Lint files:
routes.go#L73
Error return value of `c.AbortWithError` is not checked (errcheck)
|
Lint files:
routes.go#L141
Error return value of `c.AbortWithError` is not checked (errcheck)
|
Lint files:
routes.go#L168
Error return value of `c.AbortWithError` is not checked (errcheck)
|
Lint files:
routes.go#L212
Error return value of `run.Wait` is not checked (errcheck)
|
Lint files:
internal/providers/area51.go#L14
type `area51` is unused (unused)
|
Lint files:
internal/providers/area51.go#L18
func `newArea51` is unused (unused)
|
Lint files:
internal/providers/area51.go#L22
func `(*area51).Name` is unused (unused)
|
Lint files:
internal/providers/area51.go#L26
func `(*area51).PlaylistURL` is unused (unused)
|
Lint files:
internal/providers/area51.go#L30
func `(*area51).EPGURL` is unused (unused)
|
Lint files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint files
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|