Skip to content

[chain] Introduce Multi-Actions and Outputs in Transactions #4781

[chain] Introduce Multi-Actions and Outputs in Transactions

[chain] Introduce Multi-Actions and Outputs in Transactions #4781

Triggered via pull request April 30, 2024 19:22
Status Failure
Total duration 2m 45s
Billable time 1m
Artifacts

tokenvm-static-analysis.yml

on: pull_request
tokenvm-lint
56s
tokenvm-lint
Fit to window
Zoom out
Zoom in

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