feat(errfmt): add ID prefix validation for better error messages #9
Annotations
5 errors
|
build
Process completed with exit code 2.
|
|
build:
internal/errfmt/errfmt_test.go#L105
missing whitespace above this line (too many lines above return) (wsl_v5)
|
|
build:
internal/api/idprefix_test.go#L86
missing whitespace above this line (invalid statement above if) (wsl_v5)
|
|
build:
internal/api/idprefix_test.go#L77
missing whitespace above this line (too many lines above return) (wsl_v5)
|
|
build:
internal/api/idprefix_test.go#L81
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|