feat(errors): add error details. use string insted of int for error c… #7
Annotations
8 errors and 2 warnings
Test
missing ',' in argument list
|
Test
Process completed with exit code 2.
|
Lint:
errors/errorsgrpc/errorgrpc_client_interceptor_test.go#L1
: # github.com/purposeinplay/go-commons/errors/errorsgrpc_test [github.com/purposeinplay/go-commons/errors/errorsgrpc.test]
|
Lint
syntax error: unexpected : in argument list; possibly missing comma or ) (typecheck)
|
Lint:
errors/errorsgrpc/errorsgrpc_error_handler_test.go#L22
missing ',' in argument list (typecheck)
|
Lint:
errors/errorsgrpc/errorsgrpc_error_handler_test.go#L23
expected operand, found '}' (typecheck)
|
Lint:
errors/errorsgrpc/errorsgrpc_error_handler_test.go#L42
missing ',' in argument list (typecheck)
|
Lint
issues found
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|