Skip to content

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

[chain] Introduce Multi-Actions and Outputs in Transactions

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

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

tokenvm-static-analysis.yml

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

Annotations

10 errors
tokenvm-lint
undefined: tconsts.hrp
tokenvm-lint
undefined: tconsts.hrp
tokenvm-lint
assignment mismatch: 2 variables but codec.LIDFromString returns 1 value
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 assetID (variable of type ids.ID) as "github.com/ava-labs/hypersdk/codec".LID value in argument to b.tcli.Balance
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.Transfer{…} (value of type *actions.Transfer) 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
asset.String undefined (type "github.com/ava-labs/hypersdk/codec".LID has no field or method String)
tokenvm-lint
invalid operation: asset == ids.Empty (mismatched types "github.com/ava-labs/hypersdk/codec".LID and ids.ID)