CI Core #78953
Annotations
10 errors
Golang Lint (deployment):
deployment/common/changeset/example/add_mint_burners_link.go#L8
could not import github.com/smartcontractkit/chainlink/deployment/common/changeset (-: # github.com/smartcontractkit/chainlink/deployment/common/changeset
|
Golang Lint (deployment)
"github.com/gagliardetto/solana-go" imported as solana and not used) (typecheck)
|
Golang Lint (deployment):
deployment/ccip/changeset/cs_ccip_home.go#L26
could not import github.com/smartcontractkit/chainlink/deployment/common/changeset (-: # github.com/smartcontractkit/chainlink/deployment/common/changeset
|
Golang Lint (deployment)
"github.com/gagliardetto/solana-go" imported as solana and not used) (typecheck)
|
Golang Lint (deployment):
deployment/ccip/changeset/cs_ccip_home.go#L470
state.Chains[cfg.HomeChainSelector].Timelock undefined (type CCIPChainState has no field or method Timelock) (typecheck)
|
Golang Lint (deployment):
deployment/ccip/changeset/cs_ccip_home.go#L473
state.Chains[cfg.HomeChainSelector].ProposerMcm undefined (type CCIPChainState has no field or method ProposerMcm) (typecheck)
|
Golang Lint (deployment):
deployment/ccip/changeset/cs_ccip_home.go#L252
state.Chains[cfg.HomeChainSelector].Timelock undefined (type CCIPChainState has no field or method Timelock) (typecheck)
|
Golang Lint (deployment):
deployment/ccip/changeset/cs_ccip_home.go#L255
state.Chains[cfg.HomeChainSelector].ProposerMcm undefined (type CCIPChainState has no field or method ProposerMcm) (typecheck)
|
Golang Lint (deployment):
deployment/ccip/changeset/cs_ccip_home.go#L640
state.Chains[cfg.HomeChainSelector].Timelock undefined (type CCIPChainState has no field or method Timelock) (typecheck)
|
Golang Lint (deployment):
deployment/ccip/changeset/cs_ccip_home.go#L643
state.Chains[cfg.HomeChainSelector].ProposerMcm undefined (type CCIPChainState has no field or method ProposerMcm) (typecheck)
|
Loading