[chain] Introduce Multi-Actions and Outputs in Transactions #4784
tokenvm-static-analysis.yml
on: pull_request
tokenvm-lint
36s
Annotations
9 errors
tokenvm-lint
cannot use asset (variable of type string) as "github.com/ava-labs/hypersdk/codec".LID value in argument to codec.LIDToString
|
tokenvm-lint
cannot use assetID (variable of type string) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.s.HasAsset
|
tokenvm-lint
cannot use assetID (variable of type string) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.tcli.Asset
|
tokenvm-lint
cannot use assetID (variable of type string) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.s.StoreAsset
|
tokenvm-lint
assignment mismatch: 2 variables but codec.LIDFromString returns 1 value
|
tokenvm-lint
assignment mismatch: 2 variables but codec.LIDFromString returns 1 value
|
tokenvm-lint
cannot use tx.ID() (value of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.s.StoreOrder
|
tokenvm-lint
cannot use ids.Empty (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in struct literal (typecheck)
|
tokenvm-lint
Process completed with exit code 255.
|