Skip to content

Remove Warp Integration #3546

Remove Warp Integration

Remove Warp Integration #3546

Triggered via pull request April 23, 2024 20:03
@wlawtwlawt
synchronize #856
remove-warp
Status Failure
Total duration 2m 42s
Artifacts

hypersdk-unit-tests.yml

on: pull_request
hypersdk-unit-tests
2m 26s
hypersdk-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
hypersdk-unit-tests: cli/spam.go#L114
too many arguments in call to chain.EstimateMaxUnits
hypersdk-unit-tests: cli/spam.go#L170
cannot use getTransfer(pk.Address, distAmount) (value of type chain.Action) as chain.AuthFactory value in argument to cli.GenerateTransactionManual: chain.Action does not implement chain.AuthFactory (missing method MaxUnits)
hypersdk-unit-tests: cli/spam.go#L170
cannot use factory (variable of type chain.AuthFactory) as uint64 value in argument to cli.GenerateTransactionManual
hypersdk-unit-tests: cli/spam.go#L170
cannot use feePerTx (variable of type uint64) as "github.com/ava-labs/hypersdk/rpc".Modifier value in argument to cli.GenerateTransactionManual: uint64 does not implement "github.com/ava-labs/hypersdk/rpc".Modifier (missing method Base)
hypersdk-unit-tests: cli/spam.go#L319
cannot use action (variable of type chain.Action) as chain.AuthFactory value in argument to issuer.c.GenerateTransactionManual: chain.Action does not implement chain.AuthFactory (missing method MaxUnits)
hypersdk-unit-tests: cli/spam.go#L319
cannot use factory (variable of type chain.AuthFactory) as uint64 value in argument to issuer.c.GenerateTransactionManual
hypersdk-unit-tests: cli/spam.go#L319
cannot use fee (variable of type uint64) as "github.com/ava-labs/hypersdk/rpc".Modifier value in argument to issuer.c.GenerateTransactionManual: uint64 does not implement "github.com/ava-labs/hypersdk/rpc".Modifier (missing method Base)
hypersdk-unit-tests: cli/spam.go#L427
cannot use getTransfer(key.Address, returnAmt) (value of type chain.Action) as chain.AuthFactory value in argument to cli.GenerateTransactionManual: chain.Action does not implement chain.AuthFactory (missing method MaxUnits)
hypersdk-unit-tests: cli/spam.go#L427
cannot use f (variable of type chain.AuthFactory) as uint64 value in argument to cli.GenerateTransactionManual
hypersdk-unit-tests: cli/spam.go#L427
cannot use feePerTx (variable of type uint64) as "github.com/ava-labs/hypersdk/rpc".Modifier value in argument to cli.GenerateTransactionManual: uint64 does not implement "github.com/ava-labs/hypersdk/rpc".Modifier (missing method Base)