Skip to content

Response() supports accepting any value #148

Response() supports accepting any value

Response() supports accepting any value #148

Triggered via pull request September 25, 2023 00:44
Status Success
Total duration 1m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)