Skip to content

feat!: upgrade to go 1.22 #5141

feat!: upgrade to go 1.22

feat!: upgrade to go 1.22 #5141

Triggered via pull request July 10, 2024 20:24
Status Cancelled
Total duration 4m 4s
Artifacts

sast-linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint
Canceling since a higher priority waiting request for 'linters-go122' exists
lint: pkg/proofs/headers.go#L17
could not import github.com/zeta-chain/zetacore/pkg/chains (-: cannot compile Go 1.22 code) (typecheck)
lint: pkg/proofs/headers.go#L18
could not import github.com/zeta-chain/zetacore/pkg/proofs/bitcoin (-: cannot compile Go 1.22 code) (typecheck)
lint: pkg/proofs/proof.go#L13
could not import github.com/zeta-chain/zetacore/pkg/proofs/ethereum (-: cannot compile Go 1.22 code) (typecheck)
lint: x/fungible/types/events.pb.go#L10
could not import github.com/zeta-chain/zetacore/pkg/coin (-: cannot compile Go 1.22 code) (typecheck)
lint: x/fungible/types/expected_keepers.go#L15
could not import github.com/zeta-chain/zetacore/pkg/chains (-: cannot compile Go 1.22 code) (typecheck)
lint: pkg/crypto/pubkey.go#L16
could not import github.com/zeta-chain/zetacore/pkg/chains (-: cannot compile Go 1.22 code) (typecheck)
lint: pkg/crypto/pubkey.go#L17
could not import github.com/zeta-chain/zetacore/pkg/cosmos (-: cannot compile Go 1.22 code) (typecheck)
lint: x/crosschain/types/cross_chain_tx.pb.go#L11
could not import github.com/zeta-chain/zetacore/pkg/coin (-: cannot compile Go 1.22 code) (typecheck)
lint: x/crosschain/types/message_update_tss_address.go#L8
could not import github.com/zeta-chain/zetacore/pkg/cosmos (-: cannot compile Go 1.22 code) (typecheck)
lint: x/crosschain/types/message_vote_gas_price.go#L8
could not import github.com/zeta-chain/zetacore/pkg/authz (-: cannot compile Go 1.22 code) (typecheck)
gosec-cosmos
Canceling since a higher priority waiting request for 'linters-go122' exists
gosec-cosmos
The operation was canceled.