feat(batch): batch message request #7187
Annotations
5 errors and 1 warning
test (1.21, ubuntu-20.04):
x/batcher/keeper/msg_server_test.go#L55
too many arguments in call to keeper.NewMsgServer
|
test (1.21, ubuntu-20.04):
x/batcher/keeper/msg_server_test.go#L60
too many arguments in call to types.NewBatchRequest
|
test (1.21, ubuntu-20.04):
x/batcher/keeper/msg_server_test.go#L66
too many arguments in call to types.NewBatchRequest
|
test (1.21, ubuntu-20.04):
x/batcher/keeper/msg_server_test.go#L154
batchRequest.CanFailMessages undefined (type *"github.com/axelarnetwork/axelar-core/x/batcher/types".BatchRequest has no field or method CanFailMessages)
|
test (1.21, ubuntu-20.04)
Process completed with exit code 1.
|
test (1.21, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|