Skip to content

Deploy subnet

Deploy subnet #15

Triggered via pull request May 22, 2024 20:33
Status Failure
Total duration 2m 51s
Billable time 3m
Artifacts

lint-and-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Lint: subnet/deploy_subnet.go#L9
File is not `gofumpt`-ed (gofumpt)
Lint: subnet/deploy_subnet.go#L21
func `createSubnetTx` is unused (unused)
Lint: subnet/deploy_subnet.go#L45
func `createBlockchainTx` is unused (unused)
Lint: subnet/deploy_subnet.go#L68
func `getMultisigTxOptions` is unused (unused)
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/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)