Transaction impelementation #11
Annotations
10 errors and 4 warnings
Lint:
transaction/transaction.go#L1
: # avalanche-tooling-sdk-go/transaction
|
Lint:
transaction/transaction.go#L30
undefined: utils
|
Lint:
transaction/transaction.go#L45
undefined: ux
|
Lint:
transaction/transaction.go#L49
undefined: d (typecheck)
|
Lint:
subnet/deploy_subnet.go#L47
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
subnet/deploy_subnet.go#L10
File is not `gofumpt`-ed (gofumpt)
|
Lint:
subnet/deploy_subnet.go#L22
func `createSubnetTx` is unused (unused)
|
Lint:
subnet/deploy_subnet.go#L73
func `getMultisigTxOptions` is unused (unused)
|
Lint:
subnet/deploy_subnet.go#L91
func `loadCacheWallet` is unused (unused)
|
Lint:
subnet/deploy_subnet.go#L99
func `loadWallet` is unused (unused)
|
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)
|
Lint:
subnet/deploy_subnet.go#L46
unused-parameter: parameter 'network' seems to be unused, consider removing or renaming it as _ (revive)
|