Integration Tests #72655
Annotations
8 errors
Lint Go:
integration-tests/contracts/ccipreader_test.go#L26
"github.com/smartcontractkit/chainlink/deployment/environment/memory" imported and not used (typecheck)
|
Lint Go:
integration-tests/smoke/ccip/ccip_fee_boosting_test.go#L12
could not import github.com/smartcontractkit/chainlink/deployment/common/changeset (-: # github.com/smartcontractkit/chainlink/deployment/common/changeset
|
Lint Go
cannot use e.Chains[cfg.ChainSel] (map index expression of type deployment.Chain) as deployment.Environment value in argument to MaybeLoadMCMSWithTimelockState
|
Lint Go
cannot use addrs (variable of type map[string]deployment.TypeAndVersion) as []uint64 value in argument to MaybeLoadMCMSWithTimelockState
|
Lint Go
tls.Timelock undefined (type map[uint64]*MCMSWithTimelockState has no field or method Timelock)
|
Lint Go
tls.CallProxy undefined (type map[uint64]*MCMSWithTimelockState has no field or method CallProxy)) (typecheck)
|
Lint Go:
integration-tests/smoke/ccip/ccip_usdc_test.go#L52
declared and not used: ownerChainB (typecheck)
|
Lint Go
issues found
|
Loading