Skip to content

Create go-2.yml

Create go-2.yml #1

Triggered via push November 30, 2023 20:52
Status Failure
Total duration 1m 8s
Artifacts

go-2.yml

on: push
Lint files
57s
Lint files
Run tests
0s
Run tests
Matrix: Create Release
Fit to window
Zoom out
Zoom in

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/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/