Skip to content

[wip] Fix nonce handling for failed tx #2707

[wip] Fix nonce handling for failed tx

[wip] Fix nonce handling for failed tx #2707

Triggered via pull request July 17, 2024 20:17
Status Failure
Total duration 2m 15s
Artifacts

compatiblity_check.yml

on: pull_request
forward-compatibility
2m 2s
forward-compatibility
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
forward-compatibility
cannot use &mockCMS{…} (value of type *mockCMS) as "github.com/cosmos/cosmos-sdk/store/types".CacheMultiStore value in return statement: *mockCMS does not implement "github.com/cosmos/cosmos-sdk/store/types".CacheMultiStore (wrong type for method Close)
forward-compatibility
Process completed with exit code 2.
forward-compatibility
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/