Skip to content

refactor(server/v2/grpc): simplify node service #76265

refactor(server/v2/grpc): simplify node service

refactor(server/v2/grpc): simplify node service #76265

Triggered via pull request December 3, 2024 16:43
Status Success
Total duration 17m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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