Skip to content

Merge pull request #29 from ava-labs/update-license #58

Merge pull request #29 from ava-labs/update-license

Merge pull request #29 from ava-labs/update-license #58

Triggered via push May 30, 2024 18:14
Status Failure
Total duration 2m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Lint: node/create.go#L8
captLocal: `CloudParams' should not be capitalized (gocritic)
Lint: key/soft_key.go#L6
File is not `gofumpt`-ed (gofumpt)
Lint: key/soft_key.go#L14
File is not `gofumpt`-ed (gofumpt)
Lint: vm/precompiles.go#L7
File is not `gofumpt`-ed (gofumpt)
Lint: keychain/keychain.go#L6
File is not `gofumpt`-ed (gofumpt)
Lint: keychain/keychain.go#L11
File is not `gofumpt`-ed (gofumpt)
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#L6
File is not `gofumpt`-ed (gofumpt)
Lint: subnet/subnet.go#L13
File is not `gofumpt`-ed (gofumpt)
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: node/destroy.go#L7
unused-parameter: parameter 'node' seems to be unused, consider removing or renaming it as _ (revive)
Lint: node/net.go#L9
unused-parameter: parameter 'node' seems to be unused, consider removing or renaming it as _ (revive)
Lint: node/net.go#L14
unused-parameter: parameter 'node' seems to be unused, consider removing or renaming it as _ (revive)
Lint: node/exec.go#L7
unused-parameter: parameter 'node' seems to be unused, consider removing or renaming it as _ (revive)