1.1.0.9 #2
Annotations
10 errors and 3 warnings
Lint files:
internal/go-gin-prometheus/middleware.go#L201
Error return value of `p.router.Run` is not checked (errcheck)
|
Lint files:
internal/go-gin-prometheus/middleware.go#L129
S1011: should replace loop with `metricsList = append(metricsList, standardMetrics...)` (gosimple)
|
Lint files:
internal/go-gin-prometheus/middleware.go#L208
httpresponse: using response before checking for errors (govet)
|
Lint files:
internal/go-gin-prometheus/middleware.go#L223
ineffectual assignment to err (ineffassign)
|
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:
internal/providers/area51.go#L35
func `(*area51).ParseTrack` 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/golangci-lint-action@v2.5.2. 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/
|
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/
|