Skip to content

Merge pull request #17 from ava-labs/apply-multisig #40

Merge pull request #17 from ava-labs/apply-multisig

Merge pull request #17 from ava-labs/apply-multisig #40

Triggered via push May 28, 2024 18:10
Status Failure
Total duration 34s
Billable time 1m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

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