Genesis icm #5283
Annotations
4 errors and 2 warnings
golangci-lint:
tests/e2e/commands/subnet.go#L223
string `--bootstrap-filepath=` has 5 occurrences, make it a constant (goconst)
|
golangci-lint:
cmd/blockchaincmd/describe.go#L329
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
cmd/blockchaincmd/describe.go#L330
unnecessary trailing newline (whitespace)
|
golangci-lint
issues found
|
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/
|
golangci-lint:
cmd/blockchaincmd/describe.go#L319
empty-lines: extra empty line at the end of a block (revive)
|
Loading