Skip to content

Add subnet validator example #401

Add subnet validator example

Add subnet validator example #401

Triggered via pull request August 22, 2024 10:52
Status Failure
Total duration 34s
Artifacts

lint-and-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint: subnet/add_validator_subnet.go#L34
commentFormatting: put a space between `//` and comment text (gocritic)
Lint: subnet/add_validator_subnet_test.go#L7
commentFormatting: put a space between `//` and comment text (gocritic)
Lint: subnet/subnet_test.go#L232
commentFormatting: put a space between `//` and comment text (gocritic)
Lint: subnet/add_validator_subnet.go#L7
File is not `gofumpt`-ed (gofumpt)
Lint: subnet/add_validator_subnet.go#L9
File is not `gofumpt`-ed (gofumpt)
Lint: subnet/add_validator_subnet.go#L8
File is not `goimports`-ed (goimports)
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/