Skip to content

refactor: Improve error handling in equipment handlers #190

refactor: Improve error handling in equipment handlers

refactor: Improve error handling in equipment handlers #190

Triggered via pull request January 5, 2025 18:19
Status Failure
Total duration 56s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golangci: main.go#L5
could not import github.com/jovandeginste/workout-tracker/pkg/app (-: # github.com/jovandeginste/workout-tracker/pkg/app
golangci: pkg/app/equipment_handlers.go#L125
cannot use params (variable of type []string) as []interface{} value in argument to a.echo.Reverse) (typecheck)
golangci: pkg/app/equipment_handlers.go#L125
cannot use params (variable of type []string) as []interface{} value in argument to a.echo.Reverse (typecheck)
golangci
issues found
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636