HeadTracker finalization support #44662
Triggered via pull request
February 23, 2024 18:09
Status
Failure
Total duration
11m 55s
Artifacts
–
integration-tests.yml
on: pull_request
Check Paths That Require Tests To Run
7s
Get Solana Sha From Go Mod
13s
Matrix: Build and Lint integration-tests
Enforce CTF Version
5s
Matrix: build-chainlink
Matrix: eth-smoke-tests-matrix
Matrix: eth-smoke-tests-matrix-automation
Version Migration Tests
0s
Matrix: eth-smoke-tests-matrix-log-poller
Solana Smoke Tests
8m 20s
Clean up integration environment deployments
36s
ETH Smoke Tests Go Mod Cache
0s
Annotations
12 errors and 5 warnings
Build and Lint integration-tests (load, ./integration-tests/load, load)
cannot use c (variable of type *multiNode[CHAIN_ID, SEQ, ADDR, BLOCK_HASH, TX, TX_HASH, EVENT, EVENT_OPS, TX_RECEIPT, FEE, HEAD, RPC_CLIENT, BATCH_ELEM]) as MultiNode[CHAIN_ID, SEQ, ADDR, BLOCK_HASH, TX, TX_HASH, EVENT, EVENT_OPS, TX_RECEIPT, FEE, HEAD, RPC_CLIENT, BATCH_ELEM] value in return statement: *multiNode[CHAIN_ID, SEQ, ADDR, BLOCK_HASH, TX, TX_HASH, EVENT, EVENT_OPS, TX_RECEIPT, FEE, HEAD, RPC_CLIENT, BATCH_ELEM] does not implement MultiNode[CHAIN_ID, SEQ, ADDR, BLOCK_HASH, TX, TX_HASH, EVENT, EVENT_OPS, TX_RECEIPT, FEE, HEAD, RPC_CLIENT, BATCH_ELEM] (wrong type for method LatestFinalizedBlock)
|
Build and Lint integration-tests (load, ./integration-tests/load, load)
got 12 type parameters, but receiver base type declares 13
|
Build and Lint integration-tests (load, ./integration-tests/load, load)
got 12 arguments but 13 type parameters
|
Build and Lint integration-tests (load, ./integration-tests/load, load)
cannot use n.RPC().LatestFinalizedBlock(ctx) (value of type HEAD constrained by "github.com/smartcontractkit/chainlink/v2/common/types".Head[BLOCK_HASH]) as HEAD value in return statement
|
Build and Lint integration-tests (load, ./integration-tests/load, load)
Process completed with exit code 1.
|
Build and Lint integration-tests (integration-tests, ./integration-tests, e2e)
The job was canceled because "load___integration-tests_" failed.
|
Build and Lint integration-tests (integration-tests, ./integration-tests, e2e)
cannot use c (variable of type *multiNode[CHAIN_ID, SEQ, ADDR, BLOCK_HASH, TX, TX_HASH, EVENT, EVENT_OPS, TX_RECEIPT, FEE, HEAD, RPC_CLIENT, BATCH_ELEM]) as MultiNode[CHAIN_ID, SEQ, ADDR, BLOCK_HASH, TX, TX_HASH, EVENT, EVENT_OPS, TX_RECEIPT, FEE, HEAD, RPC_CLIENT, BATCH_ELEM] value in return statement: *multiNode[CHAIN_ID, SEQ, ADDR, BLOCK_HASH, TX, TX_HASH, EVENT, EVENT_OPS, TX_RECEIPT, FEE, HEAD, RPC_CLIENT, BATCH_ELEM] does not implement MultiNode[CHAIN_ID, SEQ, ADDR, BLOCK_HASH, TX, TX_HASH, EVENT, EVENT_OPS, TX_RECEIPT, FEE, HEAD, RPC_CLIENT, BATCH_ELEM] (wrong type for method LatestFinalizedBlock)
|
Build and Lint integration-tests (integration-tests, ./integration-tests, e2e)
got 12 type parameters, but receiver base type declares 13
|
Build and Lint integration-tests (integration-tests, ./integration-tests, e2e)
got 12 arguments but 13 type parameters
|
Build and Lint integration-tests (integration-tests, ./integration-tests, e2e)
cannot use n.RPC().LatestFinalizedBlock(ctx) (value of type HEAD constrained by "github.com/smartcontractkit/chainlink/v2/common/types".Head[BLOCK_HASH]) as HEAD value in return statement
|
Build and Lint integration-tests (integration-tests, ./integration-tests, e2e)
Process completed with exit code 1.
|
ETH Smoke Tests
Process completed with exit code 1.
|
Get Solana Sha From Go Mod
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Solana Build Artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Chainlink Image (plugins)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Chainlink Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Solana Smoke Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/k8s-set-context@v3, azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|