Refactor : Genesis Update Pre Launch #2
Annotations
8 errors and 1 warning
Lint:
command/secrets/output/secrets_output.go#L42
string `from the provided secrets manager` has 3 occurrences, make it a constant (goconst)
|
Lint:
command/polybftsecrets/result.go#L125
Error return value of `os.WriteFile` is not checked (errcheck)
|
Lint:
command/polybftsecrets/result.go#L128
Error return value of `os.Create` is not checked (errcheck)
|
Lint:
command/polybftsecrets/result.go#L129
Error return value of `os.WriteFile` is not checked (errcheck)
|
Lint:
command/rootchain/deploy/deploy.go#L521
only cuddled expressions if assigning variable or using from line above (wsl)
|
Lint:
consensus/ibft/signer/helper_test.go#L76
directive `// nolint` should be written without leading space as `//nolint` (nolintlint)
|
Lint:
consensus/ibft/signer/helper_test.go#L187
directive `// nolint` should be written without leading space as `//nolint` (nolintlint)
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading