Skip to content

feat: introduce the Altai upgrade #975

feat: introduce the Altai upgrade

feat: introduce the Altai upgrade #975

Triggered via pull request September 19, 2024 07:09
Status Failure
Total duration 37m 23s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
tests (1.20.x, ubuntu-latest): app/ante/utils_test.go#L254
cannot use 9000 (untyped int constant) as *"github.com/cosmos/cosmos-sdk/types/tx".SignDocEip712 value in argument to tx.WrapTxToTypedData
tests (1.20.x, ubuntu-latest): app/ante/utils_test.go#L254
cannot use signDoc (variable of type *"github.com/cosmos/cosmos-sdk/types/tx".SignDocEip712) as apitypes.Types value in argument to tx.WrapTxToTypedData
tests (1.20.x, ubuntu-latest): app/ante/utils_test.go#L254
cannot use msgTypes (variable of type apitypes.Types) as apitypes.TypedDataDomain value in argument to tx.WrapTxToTypedData
tests (1.20.x, ubuntu-latest)
Process completed with exit code 2.
tests (1.20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/