Align gRPC server status code to span status code #919
Annotations
10 errors
Lint:
interceptor.go#L383
missing cases in switch of type connect.Code: connect.CodeCanceled, connect.CodeInvalidArgument, connect.CodeNotFound, connect.CodeAlreadyExists, connect.CodePermissionDenied, connect.CodeResourceExhausted, connect.CodeFailedPrecondition, connect.CodeAborted, connect.CodeOutOfRange, connect.CodeUnauthenticated (exhaustive)
|
Lint:
interceptor_test.go#L2207
serverSpanStatusTestCases is a global variable (gochecknoglobals)
|
Lint:
interceptor_test.go#L2040
require-error: for error assertions use require (testifylint)
|
Lint:
interceptor_test.go#L2044
require-error: for error assertions use require (testifylint)
|
Lint:
interceptor_test.go#L2045
require-error: for error assertions use require (testifylint)
|
Lint:
interceptor_test.go#L2047
len: use assert.Len (testifylint)
|
Lint:
interceptor_test.go#L2048
len: use assert.Len (testifylint)
|
Lint:
interceptor_test.go#L2051
expected-actual: need to reverse actual and expected values (testifylint)
|
Lint:
interceptor_test.go#L1977
variable name 'tc' is too short for the scope of its usage (varnamelen)
|
Lint:
interceptor_test.go#L2014
variable name 'tc' is too short for the scope of its usage (varnamelen)
|
The logs for this run have expired and are no longer available.
Loading