[chain] Introduce Multi-Actions and Outputs in Transactions #3519
hypersdk-static-analysis.yml
on: pull_request
hypersdk-lint
1m 27s
Annotations
10 errors
hypersdk-lint:
rpc/jsonrpc_client.go#L136
action declared and not used
|
hypersdk-lint:
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)
|
hypersdk-lint:
cli/chain.go#L23
could not import github.com/ava-labs/hypersdk/rpc (-: # github.com/ava-labs/hypersdk/rpc
|
hypersdk-lint:
rpc/jsonrpc_client.go#L136
action declared and not used
|
hypersdk-lint:
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)
|
hypersdk-lint:
vm/vm.go#L36
could not import github.com/ava-labs/hypersdk/rpc (-: # github.com/ava-labs/hypersdk/rpc
|
hypersdk-lint:
rpc/jsonrpc_client.go#L136
action declared and not used
|
hypersdk-lint:
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)
|
hypersdk-lint:
rpc/jsonrpc_client.go#L136
action declared and not used
|
hypersdk-lint:
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)
|