[chain] Introduce Multi-Actions and Outputs in Transactions #4781
tokenvm-static-analysis.yml
on: pull_request
tokenvm-lint
56s
Annotations
10 errors
tokenvm-lint
cannot use ids.Empty (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.s.StoreAsset
|
tokenvm-lint
asset.String undefined (type "github.com/ava-labs/hypersdk/codec".LID has no field or method String)
|
tokenvm-lint
asset.String undefined (type "github.com/ava-labs/hypersdk/codec".LID has no field or method String)
|
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
|