feat(batch): batch message request #7187
Annotations
5 errors and 1 warning
Run test and coverage:
x/batcher/keeper/msg_server_test.go#L55
too many arguments in call to keeper.NewMsgServer
|
Run test and coverage:
x/batcher/keeper/msg_server_test.go#L60
too many arguments in call to types.NewBatchRequest
|
Run test and coverage:
x/batcher/keeper/msg_server_test.go#L66
too many arguments in call to types.NewBatchRequest
|
Run test and coverage:
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)
|
Run test and coverage
Process completed with exit code 1.
|
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/.
|
Loading