[chain/transaction] Introduce Multi-Action Support #4640
Annotations
20 errors
Run static analysis tests:
consts/consts.go#L9
could not import github.com/ava-labs/hypersdk/chain (-: # github.com/ava-labs/hypersdk/chain
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
cannot use result (variable of type []*Result) as *Result value in argument to append
|
Run static analysis tests
cannot use result (variable of type []*Result) as *Result value in assignment
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
cannot use idx (variable of type int) as uint8 value in argument to action.GetActionID
|
Run static analysis tests
cannot use actionID (variable of type "github.com/ava-labs/hypersdk/codec".Address) as byte value in argument to p.PackByte
|
Run static analysis tests
t.Action undefined (type *Transaction has no field or method Action)
|
Run static analysis tests
undefined: actionCUs
|
Run static analysis tests:
consts/consts.go#L9
could not import github.com/ava-labs/hypersdk/chain (-: # github.com/ava-labs/hypersdk/chain
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
cannot use result (variable of type []*Result) as *Result value in argument to append
|
Run static analysis tests
cannot use result (variable of type []*Result) as *Result value in assignment
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
cannot use idx (variable of type int) as uint8 value in argument to action.GetActionID
|
Run static analysis tests
cannot use actionID (variable of type "github.com/ava-labs/hypersdk/codec".Address) as byte value in argument to p.PackByte
|
Run static analysis tests
t.Action undefined (type *Transaction has no field or method Action)
|
Run static analysis tests
undefined: actionCUs
|
Loading