⬆️ labstack/echo/v5
#1937
Annotations
4 errors
|
Lint
issues found
|
|
Lint:
internal/router/error.go#L27
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
|
Lint:
internal/router/error.go#L24
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
|
Lint:
internal/router/error.go#L21
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|