Skip to content

add primary validator example #377

add primary validator example

add primary validator example #377

Triggered via pull request August 20, 2024 09:41
Status Failure
Total duration 34s
Artifacts

lint-and-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint: node/add_validator_primary.go#L128
File is not `gofumpt`-ed (gofumpt)
Lint: node/add_validator_primary.go#L168
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Lint: node/add_validator_primary.go#L176
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Lint: node/add_validator_primary.go#L190
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
Lint
issues found
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/