[chain] Introduce Multi-Actions and Outputs in Transactions #4739
tokenvm-static-analysis.yml
on: pull_request
tokenvm-lint
58s
Annotations
10 errors
tokenvm-lint
actor declared and not used
|
tokenvm-lint
tx.Action undefined (type *chain.Transaction has no field or method Action)
|
tokenvm-lint
cannot use asset (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.tcli.Asset
|
tokenvm-lint
cannot use ids.Empty (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.tcli.Balance
|
tokenvm-lint
cannot use &actions.CreateAsset{…} (value of type *actions.CreateAsset) as []chain.Action value in argument to b.cli.GenerateTransaction
|
tokenvm-lint
cannot use assetID (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.tcli.Asset
|
tokenvm-lint
cannot use ids.Empty (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.tcli.Balance
|
tokenvm-lint
cannot use &actions.MintAsset{…} (value of type *actions.MintAsset) as []chain.Action value in argument to b.cli.GenerateTransaction
|
tokenvm-lint
cannot use assetID (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in struct literal
|
tokenvm-lint
cannot use assetID (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.tcli.Asset
|