Update module google.golang.org/grpc to v1.68.0 #5
lint.yml
on: pull_request
Go Lint
27s
Actionlint
7s
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
|