Dual transmission key protection #2453
ci-core-partial.yml
on: pull_request
Detect Changes
7s
Tests (fuzz)
0s
Tests (race)
0s
Matrix: run-unit-tests
SonarQube Scan
0s
Annotations
3 errors and 2 warnings
Tests (core)
Failed to compile test for package github.com/smartcontractkit/chainlink/v2/core/services/relay/evm
|
Tests (core)
Failed to compile test for package github.com/smartcontractkit/chainlink/v2/core/services/relay/evm: Command failed with exit code 1: go test -c -o /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-relay-evm-test '-tags=integration' github.com/smartcontractkit/chainlink/v2/core/services/relay/evm
# github.com/smartcontractkit/chainlink/v2/core/services/relay/evm [github.com/smartcontractkit/chainlink/v2/core/services/relay/evm.test]
core/services/relay/evm/contract_transmitter_test.go:66:82: cannot use &mockTransmitter{} (value of type *mockTransmitter) as Transmitter value in argument to NewOCRContractTransmitter: *mockTransmitter does not implement Transmitter (missing method SecondaryFromAddress)
core/services/relay/evm/contract_transmitter_test.go:106:42: cannot use transmitter (variable of type *mockTransmitter) as Transmitter value in argument to createContractTransmitter: *mockTransmitter does not implement Transmitter (missing method SecondaryFromAddress)
core/services/relay/evm/contract_transmitter_test.go:129:42: cannot use transmitter (variable of type *mockTransmitter) as Transmitter value in argument to createContractTransmitter: *mockTransmitter does not implement Transmitter (missing method SecondaryFromAddress)
core/services/relay/evm/dual_contract_transmitter_test.go:67:86: cannot use &mockDualTransmitter{} (value of type *mockDualTransmitter) as Transmitter value in argument to NewOCRDualContractTransmitter: *mockDualTransmitter does not implement Transmitter (missing method SecondaryFromAddress)
core/services/relay/evm/dual_contract_transmitter_test.go:68:3: cannot use WithReportToEthMetadata(reportToEvmTxMeta) (value of type OCRTransmitterOption) as "github.com/smartcontractkit/chainlink/v2/core/services/keystore".Eth value in argument to NewOCRDualContractTransmitter: OCRTransmitterOption does not implement "github.com/smartcontractkit/chainlink/v2/core/services/keystore".Eth (missing method Add)
core/services/relay/evm/dual_contract_transmitter_test.go:107:46: cannot use transmitter (variable of type *mockDualTransmitter) as Transmitter value in argument to createDualContractTransmitter: *mockDualTransmitter does not implement Transmitter (missing method SecondaryFromAddress)
core/services/relay/evm/dual_contract_transmitter_test.go:133:46: cannot use transmitter (variable of type *mockDualTransmitter) as Transmitter value in argument to createDualContractTransmitter: *mockDualTransmitter does not implement Transmitter (missing method SecondaryFromAddress)
core/services/relay/evm/dual_contract_transmitter_test.go:160:3: not enough arguments in call to NewOCRDualContractTransmitter
\thave ("context".Context, "github.com/ethereum/go-ethereum/common".Address, *"github.com/smartcontractkit/chainlink/v2/core/chains/evm/client/mocks".Client, "github.com/ethereum/go-ethereum/accounts/abi".ABI, Transmitter, *"github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller/mocks".LogPoller, "github.com/smartcontractkit/chainlink/v2/core/logger".SugaredLogger, []OCRTransmitterOption)
\twant ("context".Context, "github.com/ethereum/go-ethereum/common".Address, contractReader, "github.com/ethereum/go-ethereum/accounts/abi".ABI, Transmitter, logpoller.LogPoller, "github.com/smartcontractkit/chainlink-common/pkg/logger".Logger, "github.com/smartcontractkit/chainlink/v2/core/services/keystore".Eth, ...OCRTransmitterOption)
|
Tests (core)
Error, Failed to compile test binaries. Error: Failed to compile test binaries
at validateCompilationResultsOrThrow (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:115895:11)
at buildTestBinaries (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116190:10)
at async buildStep (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116364:24)
at async run (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116322:26)
|
Detect Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Detect Changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-logs-ccip-deployment-12831626119
Expired
|
11.1 KB |
|
build-logs-core-12831626119
Expired
|
247 KB |
|
run-logs-ccip-deployment-12831626119
Expired
|
50.4 KB |
|