refactor: Improve error handling in equipment handlers #190
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
|