Add protovalidate interceptor #22
Annotations
10 errors
ci (1.21.x):
interceptor.go#L70
validate.Interceptor is missing field validator (exhaustruct)
|
ci (1.21.x):
interceptor_test.go#L105
validate.<anonymous> is missing field wantErr (exhaustruct)
|
ci (1.21.x):
interceptor_test.go#L148
validate.mockStreamingClientConn is missing field StreamingClientConn (exhaustruct)
|
ci (1.21.x):
interceptor_test.go#L154
connect.Spec is missing fields StreamType, Procedure, IsClient, IdempotencyLevel (exhaustruct)
|
ci (1.21.x):
interceptor_test.go#L190
validate.mockStreamingHandlerConn is missing field StreamingHandlerConn (exhaustruct)
|
ci (1.21.x):
interceptor_test.go#L99
streamingTests is a global variable (gochecknoglobals)
|
ci (1.21.x):
interceptor_test.go#L32
Function TestNewInterceptor missing the call to method parallel in the test run (paralleltest)
|
ci (1.21.x):
interceptor_test.go#L37
Function TestNewInterceptor missing the call to method parallel in the test run (paralleltest)
|
ci (1.21.x):
interceptor_test.go#L30
TestNewInterceptor's subtests should call t.Parallel (tparallel)
|
ci (1.21.x)
Process completed with exit code 2.
|