Skip to content

[EFM] Epoch State Machine operates on current state #33556

[EFM] Epoch State Machine operates on current state

[EFM] Epoch State Machine operates on current state #33556

Triggered via pull request July 1, 2024 05:43
Status Failure
Total duration 25m 34s
Artifacts

ci.yml

on: pull_request
Create Dynamic Integration Test Package Matrix
36s
Create Dynamic Integration Test Package Matrix
Create Dynamic Test Matrix
30s
Create Dynamic Test Matrix
Create Dynamic Unit Test Insecure Package Matrix
39s
Create Dynamic Unit Test Insecure Package Matrix
Matrix: Lint
Matrix: Integration Tests
Matrix: integration-test-others
Matrix: unit-test
Matrix: unit-test-insecure
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 71 warnings
Lint (./): state/protocol/convert_test.go#L1
: # github.com/onflow/flow-go/state/protocol_test [github.com/onflow/flow-go/state/protocol.test]
Lint (./): state/protocol/validity_test.go#L151
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Lint (./): state/protocol/validity_test.go#L163
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Lint (./): state/protocol/validity_test.go#L175
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Lint (./): state/protocol/validity_test.go#L187
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup (typecheck)
Lint (./): state/protocol/protocol_state/epochs/fallback_statemachine_test.go#L4
File is not `goimports`-ed with -local github.com/onflow/flow-go (goimports)
Lint (./)
issues found
Unit Tests (state): state/protocol/validity_test.go#L151
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L163
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L175
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L187
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L151
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L163
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L175
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L187
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L151
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Unit Tests (state): state/protocol/validity_test.go#L163
cannot use protocolState (variable of type *"github.com/onflow/flow-go/model/flow".EpochRichStateEntry) as *"github.com/onflow/flow-go/model/flow".EpochStateEntry value in argument to protocol.IsValidExtendingEpochSetup
Create Dynamic Test Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create Dynamic Test Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create Dynamic Integration Test Package Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create Dynamic Integration Test Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Dynamic Unit Test Insecure Package Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create Dynamic Unit Test Insecure Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Dynamic Integration Test Package Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create Dynamic Integration Test Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint (./insecure/)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests Insecure (insecure)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (network/test/cohort2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (./integration/)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/execution/ingestion)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (network/test/cohort1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (module/dkg)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docker Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/execution/computation)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (network)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (network/p2p/node)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/consensus)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (storage)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/collection)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests Others (integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (utils)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (admin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (network/alsp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/execution)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (module)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (./)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (fvm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (network/p2p/connection)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/verification)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (others)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/access)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (network/p2p/scoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (network/p2p)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (consensus)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (ledger)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/common)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine/common)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (engine)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (state)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (state)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Attempt 4 failed. Reason: Child_process exited with error code 2