Merge pull request #17 from ava-labs/apply-multisig #40
Annotations
8 errors and 5 warnings
subnet/subnet_test.go#L40
commentFormatting: put a space between `//` and comment text (gocritic)
|
subnet/deploy_subnet.go#L6
File is not `gofumpt`-ed (gofumpt)
|
subnet/deploy_subnet.go#L9
File is not `gofumpt`-ed (gofumpt)
|
subnet/subnet.go#L7
File is not `gofumpt`-ed (gofumpt)
|
subnet/wallet.go#L44
`continuosly` is a misspelling of `continuously` (misspell)
|
subnet/wallet.go#L55
`continuosly` is a misspelling of `continuously` (misspell)
|
subnet/subnet_test.go#L42
printf: fmt.Printf format %s has arg deploySubnetTx of wrong type *avalanche-tooling-sdk-go/multisig.Multisig (govet)
|
|
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/.
|
subnet/subnet_test.go#L16
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
subnet/add_validator_subnet.go#L7
unused-parameter: parameter 'subnet' seems to be unused, consider removing or renaming it as _ (revive)
|
subnet/join_subnet.go#L7
unused-parameter: parameter 'subnet' seems to be unused, consider removing or renaming it as _ (revive)
|
subnet/subnet.go#L121
unused-parameter: parameter 'subnetParams' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading