Update to Cadence v1.2.2 #35559
ci.yml
on: pull_request
Docker Build
1m 25s
Create Dynamic Integration Test Package Matrix
38s
Create Dynamic Test Matrix
35s
Create Dynamic Unit Test Insecure Package Matrix
2m 56s
Tidy
20s
Matrix: Lint
Matrix: Integration Tests
Matrix: integration-test-others
Matrix: unit-test
Matrix: unit-test-insecure
Annotations
86 errors and 171 warnings
Tidy
Process completed with exit code 2.
|
Docker Build
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Docker Build
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Docker Build
Process completed with exit code 2.
|
Unit Tests (network)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (ledger)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/access)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/common)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/consensus)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/verification)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (module/dkg)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (fvm)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (consensus)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (others)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/p2p/scoring)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (cmd)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/execution)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/collection)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/execution/computation)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (admin)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (state)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/execution/ingestion)
Final attempt failed. Child_process exited with error code 2
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L58
cnb.NodeRole undefined (type *CorruptedNodeBuilder has no field or method NodeRole) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L77
cnb.UnicastRateLimiterDistributor undefined (type *CorruptedNodeBuilder has no field or method UnicastRateLimiterDistributor) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L78
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L87
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L88
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L93
cnb.Logger undefined (type *CorruptedNodeBuilder has no field or method Logger) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L94
cnb.RootChainID undefined (type *CorruptedNodeBuilder has no field or method RootChainID) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L96
cnb.NetworkKey undefined (type *CorruptedNodeBuilder has no field or method NetworkKey) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L97
cnb.SporkID undefined (type *CorruptedNodeBuilder has no field or method SporkID) (typecheck)
|
Lint (./insecure/):
insecure/cmd/corrupted_builder.go#L98
cnb.IdentityProvider undefined (type *CorruptedNodeBuilder has no field or method IdentityProvider) (typecheck)
|
Unit Tests (network/alsp)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (utils)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (storage)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/p2p/connection)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/test/cohort1)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/p2p)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/test/cohort2)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/p2p/node)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (module)
Final attempt failed. Child_process exited with error code 2
|
Lint (./integration/):
integration/internal/emulator/blockchain.go#L133
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config (typecheck)
|
Lint (./integration/):
integration/tests/lib/util.go#L10
"github.com/onflow/cadence" imported and not used (typecheck)
|
Lint (./integration/):
integration/tests/bft/base_suite.go#L149
b.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
Lint (./integration/):
integration/tests/epochs/base_suite.go#L115
s.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
Lint (./integration/):
integration/benchmark/load/load_type_test.go#L19
could not import github.com/onflow/flow-go/engine/execution/computation (-: # github.com/onflow/flow-go/engine/execution/computation
|
Lint (./integration/)
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config) (typecheck)
|
Lint (./integration/):
integration/dkg/node.go#L46
n.Ctx undefined (type *node has no field or method Ctx) (typecheck)
|
Lint (./integration/):
integration/dkg/node.go#L50
n.Cancel undefined (type *node has no field or method Cancel) (typecheck)
|
Lint (./integration/):
integration/dkg/node.go#L58
n.PublicDB undefined (type *node has no field or method PublicDB) (typecheck)
|
Lint (./integration/):
integration/dkg/node.go#L59
n.SecretsDB undefined (type *node has no field or method SecretsDB) (typecheck)
|
Integration Tests Others (integration)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Integration Tests Others (integration)
Final attempt failed. Child_process exited with error code 2
|
Lint (./):
engine/access/rest/models/node_version_info.go#L12
cannot infer U (engine/access/rest/util/converter.go:10:15) (typecheck)
|
Lint (./):
engine/access/rest/models/node_version_info.go#L13
cannot infer U (engine/access/rest/util/converter.go:10:15) (typecheck)
|
Lint (./):
engine/access/rest/models/node_version_info.go#L14
cannot infer U (engine/access/rest/util/converter.go:10:15) (typecheck)
|
Lint (./):
cmd/util/cmd/checkpoint-collect-stats/cmd.go#L251
cannot infer S (/opt/hostedtoolcache/go/1.22.8/x64/src/slices/sort.go:28:15) (typecheck)
|
Lint (./):
cmd/util/cmd/checkpoint-collect-stats/cmd.go#L517
cannot infer S (/opt/hostedtoolcache/go/1.22.8/x64/src/slices/slices.go:115:15) (typecheck)
|
Lint (./):
cmd/util/cmd/run-script/cmd.go#L21
could not import github.com/onflow/flow-go/engine/execution/computation (-: # github.com/onflow/flow-go/engine/execution/computation
|
Lint (./):
engine/execution/computation/manager.go#L235
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config) (typecheck)
|
Lint (./):
engine/testutil/mock/nodes.go#L24
could not import github.com/onflow/flow-go/engine/execution/computation (-: # github.com/onflow/flow-go/engine/execution/computation
|
Lint (./):
engine/execution/computation/manager.go#L235
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config) (typecheck)
|
Lint (./):
engine/testutil/nodes.go#L44
could not import github.com/onflow/flow-go/engine/execution/computation (-: # github.com/onflow/flow-go/engine/execution/computation
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/schollz/progressbar/v3); to add:
|
Unit Tests Insecure (insecure)
Final attempt failed. Child_process exited with error code 2
|
Tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Create Dynamic Test Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Create Dynamic Integration Test Package Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (ledger)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (ledger)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (ledger)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (ledger)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (ledger)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/access)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (engine/access)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/access)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/access)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/access)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/common)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (engine/common)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/consensus)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (engine/common)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/common)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/consensus)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/common)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/consensus)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/consensus)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/consensus)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/verification)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (engine/verification)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/verification)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/verification)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/verification)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (module/dkg)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (module/dkg)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (module/dkg)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (module/dkg)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (module/dkg)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (fvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (fvm)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (fvm)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (fvm)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (fvm)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (consensus)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (consensus)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (consensus)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (consensus)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (consensus)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (others)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (others)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (others)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (others)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (others)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/scoring)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network/p2p/scoring)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/scoring)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/scoring)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/scoring)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (cmd)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (cmd)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (cmd)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (cmd)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (cmd)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/collection)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (engine/collection)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/collection)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/collection)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/collection)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution/computation)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (engine/execution/computation)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution/computation)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution/computation)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution/computation)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (admin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (admin)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (admin)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (admin)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (admin)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (state)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
Unit Tests (engine/execution/ingestion)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (engine/execution/ingestion)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution/ingestion)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution/ingestion)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine/execution/ingestion)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Lint (./insecure/)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network/alsp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network/alsp)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/alsp)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/alsp)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/alsp)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (utils)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (utils)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (utils)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (utils)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (utils)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (storage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (storage)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (storage)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (storage)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (storage)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/connection)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network/p2p/connection)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/connection)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/connection)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/connection)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/test/cohort1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network/test/cohort1)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/test/cohort1)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/test/cohort1)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/test/cohort1)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network/p2p)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (engine)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (engine)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Create Dynamic Unit Test Insecure Package Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Unit Tests (network/test/cohort2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network/test/cohort2)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/test/cohort2)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/test/cohort2)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/test/cohort2)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/node)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (network/p2p/node)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/node)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/node)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (network/p2p/node)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests (module)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (module)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (module)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (module)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (module)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Lint (./integration/)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests Others (integration)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests Others (integration)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests Others (integration)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests Others (integration)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests Others (integration)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Lint (./)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests Insecure (insecure)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests Insecure (insecure)
Attempt 4 failed. Reason: Child_process exited with error code 2
|