feat: introduce the Altai upgrade #2888
Triggered via pull request
September 19, 2024 07:09
Status
Failure
Total duration
4m 48s
Artifacts
–
Annotations
5 errors and 1 warning
golangci-lint (1.20.x, ubuntu-latest):
app/ante/ante_test.go#L1
: # github.com/bnb-chain/greenfield/app/ante_test [github.com/bnb-chain/greenfield/app/ante.test]
|
golangci-lint (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
|
golangci-lint (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
|
golangci-lint (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 (typecheck)
|
golangci-lint (1.20.x, ubuntu-latest)
issues found
|
golangci-lint (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, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|