[chain] Introduce Multi-Actions and Outputs in Transactions #3519
Annotations
10 errors
Run static analysis tests:
rpc/jsonrpc_client.go#L136
action declared and not used
|
Run static analysis tests:
rpc/jsonrpc_client.go#L137
cannot use actions (variable of type []chain.Action) as chain.Action value in argument to chain.EstimateMaxUnits: []chain.Action does not implement chain.Action (missing method Execute) (typecheck)
|
Run static analysis tests:
cli/chain.go#L23
could not import github.com/ava-labs/hypersdk/rpc (-: # github.com/ava-labs/hypersdk/rpc
|
Run static analysis tests:
rpc/jsonrpc_client.go#L136
action declared and not used
|
Run static analysis tests:
rpc/jsonrpc_client.go#L137
cannot use actions (variable of type []chain.Action) as chain.Action value in argument to chain.EstimateMaxUnits: []chain.Action does not implement chain.Action (missing method Execute)) (typecheck)
|
Run static analysis tests:
vm/vm.go#L36
could not import github.com/ava-labs/hypersdk/rpc (-: # github.com/ava-labs/hypersdk/rpc
|
Run static analysis tests:
rpc/jsonrpc_client.go#L136
action declared and not used
|
Run static analysis tests:
rpc/jsonrpc_client.go#L137
cannot use actions (variable of type []chain.Action) as chain.Action value in argument to chain.EstimateMaxUnits: []chain.Action does not implement chain.Action (missing method Execute)) (typecheck)
|
Run static analysis tests:
rpc/jsonrpc_client.go#L136
action declared and not used
|
Run static analysis tests:
rpc/jsonrpc_client.go#L137
cannot use actions (variable of type []chain.Action) as chain.Action value in argument to chain.EstimateMaxUnits: []chain.Action does not implement chain.Action (missing method Execute) (typecheck)
|
Loading