refactor(server/v2/grpc): simplify node service #76265
Annotations
6 errors and 1 warning
golangci-lint
printf: non-constant format string in call to fmt.Sprintf (govet)
|
golangci-lint
SA4008: variable in loop condition never changes (staticcheck)
|
golangci-lint
func `testEquivocationHandler` is unused (unused)
|
golangci-lint
ineffectual assignment to err (ineffassign)
|
golangci-lint
test helper function should start from t.Helper() (thelper)
|
golangci-lint
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|