Register validator local #159
Annotations
4 errors and 2 warnings
Lint:
sdk/interchain/signature-aggregator.go#L1
: # github.com/ava-labs/avalanche-cli/sdk/interchain [github.com/ava-labs/avalanche-cli/sdk/interchain.test]
|
Lint:
sdk/interchain/signature-aggregator_test.go#L29
not enough arguments in call to initSignatureAggregator
|
Lint:
pkg/subnet/public.go#L128
directive `//nolint:all` is unused (nolintlint)
|
Lint
issues found
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Lint:
pkg/subnet/public.go#L151
unused-receiver: method receiver 'd' is not referenced in method's body, consider removing or renaming it as _ (revive)
|