Integration Tests #70768
Annotations
10 errors
Lint Go:
integration-tests/testsetups/test_helpers.go#L30
could not import github.com/smartcontractkit/chainlink/deployment/ccip/changeset (-: import cycle not allowed: import stack: [github.com/smartcontractkit/chainlink/integration-tests/testsetups github.com/smartcontractkit/chainlink/deployment/ccip/changeset github.com/smartcontractkit/chainlink/deployment/ccip/changeset/evm github.com/smartcontractkit/chainlink/deployment/ccip/changeset]) (typecheck)
|
Lint Go:
integration-tests/testsetups/test_helpers.go#L163
chains[homeChainSel].DeployerKey undefined (type "github.com/smartcontractkit/chainlink/deployment".Chain has no field or method DeployerKey) (typecheck)
|
Lint Go:
integration-tests/benchmark/automation_test.go#L120
not enough arguments in call to actions.TeardownRemoteSuite
|
Lint Go:
integration-tests/smoke/ccip/ccip_batching_test.go#L22
could not import github.com/smartcontractkit/chainlink/deployment/ccip/changeset (-: import cycle not allowed: import stack: [github.com/smartcontractkit/chainlink/integration-tests/testsetups github.com/smartcontractkit/chainlink/deployment/ccip/changeset github.com/smartcontractkit/chainlink/deployment/ccip/changeset/evm github.com/smartcontractkit/chainlink/deployment/ccip/changeset]) (typecheck)
|
Lint Go:
integration-tests/smoke/ccip/ccip_batching_test.go#L513
chain.Client undefined (type deployment.Chain has no field or method Client) (typecheck)
|
Lint Go:
integration-tests/smoke/ccip/ccip_batching_test.go#L520
chain.Client undefined (type deployment.Chain has no field or method Client) (typecheck)
|
Lint Go:
integration-tests/smoke/ccip/ccip_batching_test.go#L522
chain.Client undefined (type deployment.Chain has no field or method Client) (typecheck)
|
Lint Go:
integration-tests/smoke/ccip/ccip_usdc_test.go#L262
e.Chains[chain].DeployerKey undefined (type deployment.Chain has no field or method DeployerKey) (typecheck)
|
Lint Go:
integration-tests/smoke/ccip/ccip_usdc_test.go#L263
e.Chains[chain].DeployerKey undefined (type deployment.Chain has no field or method DeployerKey) (typecheck)
|
Lint Go:
integration-tests/smoke/ccip/ccip_usdc_test.go#L267
e.Chains[chain].Confirm undefined (type deployment.Chain has no field or method Confirm) (typecheck)
|
Loading