Skip to content

wip: add logging

wip: add logging #2897

Triggered via push October 29, 2024 02:08
Status Failure
Total duration 4m 51s
Artifacts

ci-commit.yml

on: push
lint  /  ...  /  Check Proto
56s
lint / proto-lint / Check Proto
lint  /  golangci-lint
4m 40s
lint / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint / proto-lint / Check Proto
Process completed with exit code 2.
lint / golangci-lint: tests/util/events.go#L22
undefined: abci.ResponseDeliverTx
lint / golangci-lint: tests/util/sdksigner.go#L405
cannot use signerData (variable of type "github.com/cosmos/cosmos-sdk/x/auth/signing".SignerData) as "cosmossdk.io/x/tx/signing".SignerData value in argument to txConfig.SignModeHandler().GetSignBytes
lint / golangci-lint: tests/util/sdksigner.go#L405
cannot use txBuilder.GetTx() (value of type "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx) as "cosmossdk.io/x/tx/signing".TxData value in argument to txConfig.SignModeHandler().GetSignBytes (typecheck)
lint / golangci-lint: tests/e2e/testutil/account.go#L30
could not import github.com/kava-labs/kava/tests/util (-: # github.com/kava-labs/kava/tests/util
lint / golangci-lint: tests/util/events.go#L22
undefined: abci.ResponseDeliverTx
lint / golangci-lint: tests/util/sdksigner.go#L405
cannot use signerData (variable of type "github.com/cosmos/cosmos-sdk/x/auth/signing".SignerData) as "cosmossdk.io/x/tx/signing".SignerData value in argument to txConfig.SignModeHandler().GetSignBytes
lint / golangci-lint: tests/util/sdksigner.go#L405
cannot use txBuilder.GetTx() (value of type "github.com/cosmos/cosmos-sdk/x/auth/signing".Tx) as "cosmossdk.io/x/tx/signing".TxData value in argument to txConfig.SignModeHandler().GetSignBytes) (typecheck)
lint / golangci-lint: tests/e2e/testutil/account.go#L202
response.Err undefined (type EvmTxResponse has no field or method Err) (typecheck)
lint / golangci-lint: tests/e2e/testutil/account.go#L211
not enough arguments in call to keyringSigner.SignByAddress
lint / golangci-lint: tests/e2e/testutil/account.go#L281
res.Err undefined (type EvmTxResponse has no field or method Err) (typecheck)
lint / proto-lint / Check Proto
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/