Update module google.golang.org/grpc to v1.68.0 #4
lint.yml
on: pull_request
Go Lint
40s
Actionlint
6s
Annotations
5 errors
Go Lint
Canceling since a higher priority waiting request for '26/merge-lint' exists
|
Go Lint:
test/interceptor_test.go#L31
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
Go Lint:
test/interceptor_test.go#L222
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
Go Lint:
test/interceptor_test.go#L252
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
Go Lint
issues found
|