Skip to content

chore: Bump Dockerfile go 1.22 #2912

chore: Bump Dockerfile go 1.22

chore: Bump Dockerfile go 1.22 #2912

Triggered via push November 1, 2024 23:56
Status Failure
Total duration 2m 41s
Artifacts

ci-commit.yml

on: push
lint  /  ...  /  Check Proto
1m 3s
lint / proto-lint / Check Proto
lint  /  golangci-lint
2m 32s
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: x/cdp/keeper/interest.go#L267
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint / golangci-lint: x/evmutil/keeper/conversion_evm_native_bep3.go#L18
Magic number: 10, in <argument> detected (mnd)
lint / golangci-lint: tests/util/evmsigner.go#L84
var-naming: func parameter evmChainId should be evmChainID (revive)
lint / golangci-lint: tests/util/addresses.go#L20
Magic number: 128, in <argument> detected (mnd)
lint / golangci-lint: tests/util/evmsigner.go#L85
Magic number: 60, in <argument> detected (mnd)
lint / golangci-lint: tests/util/addresses.go#L24
error returned from external package is unwrapped: sig: func github.com/cosmos/go-bip39.NewMnemonic(entropy []byte) (string, error) (wrapcheck)
lint / golangci-lint: tests/util/evmsigner.go#L93
error returned from external package is unwrapped: sig: func github.com/ethereum/go-ethereum/crypto.HexToECDSA(hexkey string) (*crypto/ecdsa.PrivateKey, error) (wrapcheck)
lint / golangci-lint: cmd/kava/cmd/shard.go#L223
Error return value of `multistore.PruneStores` is not checked (errcheck)
lint / golangci-lint: cmd/kava/cmd/root.go#L96
error returned from external package is unwrapped: sig: func github.com/Kava-Labs/opendb.OpenDB(appOpts github.com/Kava-Labs/opendb.AppOptions, dataDir string, dbName string, backendType github.com/cometbft/cometbft-db.BackendType) (github.com/cometbft/cometbft-db.DB, error) (wrapcheck)
lint / golangci-lint: cmd/kava/cmd/iavlviewer/shape.go#L45
Error return value of `tree.RenderShape` is not checked (errcheck)
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/