Response() supports accepting any value #148
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
[golangci] grpcstub.go#L409:
grpcstub.go#L409
S1034: assigning the result of this type assertion to a variable (switch message := message.(type)) could eliminate type assertions in switch cases (gosimple)
|
[golangci] grpcstub.go#L411:
grpcstub.go#L411
S1034(related information): could eliminate this type assertion (gosimple)
|
Test:
grpcstub.go#L409
S1034: assigning the result of this type assertion to a variable (switch message := message.(type)) could eliminate type assertions in switch cases (gosimple)
|
Test:
grpcstub.go#L411
S1034(related information): could eliminate this type assertion (gosimple)
|