Update module google.golang.org/grpc to v1.68.0 #6
lint.yml
on: pull_request
Go Lint
35s
Actionlint
8s
Annotations
4 errors
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
|