Add subnet validator example #401
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/
|