Skip to content

Add protovalidate interceptor #22

Add protovalidate interceptor

Add protovalidate interceptor #22

Triggered via pull request August 25, 2023 18:47
Status Failure
Total duration 2m 24s
Artifacts

ci.yaml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

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.