Skip to content

HeadTracker finalization support #44683

HeadTracker finalization support

HeadTracker finalization support #44683

Triggered via pull request February 23, 2024 20:33
Status Cancelled
Total duration 6m 14s
Billable time 13m
Artifacts

integration-tests.yml

on: pull_request
Get Solana Sha From Go Mod
15s
Get Solana Sha From Go Mod
Matrix: Build and Lint integration-tests
Compare/Build Automation Test List
10s
Compare/Build Automation Test List
Build Test Image
0s
Build Test Image
Check If Solana Test Image Exists
11s
Check If Solana Test Image Exists
Get ProjectSerum Version
3s
Get ProjectSerum Version
Solana Build Artifacts
47s
Solana Build Artifacts
Solana Build Test Image
2s
Solana Build Test Image
ETH Smoke Tests
5s
ETH Smoke Tests
Clean up integration environment deployments
34s
Clean up integration environment deployments
ETH Smoke Tests Go Mod Cache
0s
ETH Smoke Tests Go Mod Cache
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 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 Chainlink Image (plugins)
Canceling since a higher priority waiting request for 'integration-tests-chainlink-refs/pull/12082/merge' exists
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
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/.