[Network] Update bitswap to use new boxo repo #29880
ci.yml
on: pull_request
Docker Build
1m 39s
Create Dynamic Test Matrix
43s
Tidy
36s
Matrix: Lint
Matrix: Unit Tests (Modules)
Matrix: Integration Tests
Matrix: unit-test
Annotations
220 errors and 157 warnings
Docker Build
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Docker Build
Process completed with exit code 2.
|
Lint (./insecure/):
insecure/internal/subscription.go#L6
could not import github.com/libp2p/go-libp2p-pubsub (-: # github.com/libp2p/go-libp2p-pubsub
|
Lint (./insecure/)
p.Pretty undefined (type peer.ID has no field or method Pretty)) (typecheck)
|
Lint (./insecure/):
insecure/internal/subscription.go#L7
could not import github.com/yhassanzadeh13/go-libp2p-pubsub (-: # github.com/yhassanzadeh13/go-libp2p-pubsub
|
Lint (./insecure/)
p.Pretty undefined (type peer.ID has no field or method Pretty)) (typecheck)
|
Lint (./insecure/):
insecure/corruptlibp2p/fixtures.go#L4
could not import github.com/libp2p/go-libp2p-pubsub (-: # github.com/libp2p/go-libp2p-pubsub
|
Lint (./insecure/)
p.Pretty undefined (type peer.ID has no field or method Pretty)) (typecheck)
|
Lint (./insecure/):
insecure/corruptlibp2p/fixtures.go#L7
could not import github.com/yhassanzadeh13/go-libp2p-pubsub (-: # github.com/yhassanzadeh13/go-libp2p-pubsub
|
Lint (./insecure/)
p.Pretty undefined (type peer.ID has no field or method Pretty)) (typecheck)
|
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)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Lint (./integration/):
integration/tests/lib/testnet_state_tracker.go#L12
"github.com/onflow/flow-go/model/flow" imported and not used (typecheck)
|
Lint (./integration/):
integration/tests/lib/testnet_state_tracker.go#L13
"github.com/onflow/flow-go/model/messages" imported and not used (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/suite.go#L128
s.Track undefined (type *Suite has no field or method Track) (typecheck)
|
Lint (./integration/):
integration/dkg/node.go#L45
n.Ctx undefined (type *node has no field or method Ctx) (typecheck)
|
Lint (./integration/):
integration/dkg/node.go#L49
n.Cancel undefined (type *node has no field or method Cancel) (typecheck)
|
Lint (./integration/):
integration/dkg/node.go#L57
n.PublicDB undefined (type *node has no field or method PublicDB) (typecheck)
|
Lint (./integration/):
integration/dkg/node.go#L58
n.SecretsDB undefined (type *node has no field or method SecretsDB) (typecheck)
|
Lint (./integration/):
integration/dkg/dkg_emulator_test.go#L79
n.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
|
Lint (./):
network/p2p/builder.go#L6
could not import github.com/libp2p/go-libp2p-pubsub (-: # github.com/libp2p/go-libp2p-pubsub
|
Lint (./)
p.Pretty undefined (type peer.ID has no field or method Pretty)) (typecheck)
|
Lint (./):
network/p2p/utils/logger.go#L4
could not import github.com/libp2p/go-libp2p-pubsub (-: # github.com/libp2p/go-libp2p-pubsub
|
Lint (./)
p.Pretty undefined (type peer.ID has no field or method Pretty)) (typecheck)
|
Lint (./):
network/p2p/scoring/score_option.go#L7
could not import github.com/libp2p/go-libp2p-pubsub (-: # github.com/libp2p/go-libp2p-pubsub
|
Lint (./)
p.Pretty undefined (type peer.ID has no field or method Pretty)) (typecheck)
|
Lint (./):
network/p2p/connection/connManager.go#L28
cannot use (*ConnManager)(nil) (value of type *ConnManager) as "github.com/libp2p/go-libp2p/core/connmgr".ConnManager value in variable declaration: *ConnManager does not implement "github.com/libp2p/go-libp2p/core/connmgr".ConnManager (missing method CheckLimit) (typecheck)
|
Lint (./):
network/p2p/unicast/cache/unicastConfigCache.go#L103
adjustedEntity.(UnicastConfigEntity).StreamCreationRetryAttemptBudget undefined (type UnicastConfigEntity has no field or method StreamCreationRetryAttemptBudget) (typecheck)
|
Lint (./):
network/p2p/unicast/cache/unicastConfigCache.go#L104
adjustedEntity.(UnicastConfigEntity).ConsecutiveSuccessfulStream undefined (type UnicastConfigEntity has no field or method ConsecutiveSuccessfulStream) (typecheck)
|
Lint (./):
network/p2p/unicast/cache/unicastConfigCache.go#L138
cfg.StreamCreationRetryAttemptBudget undefined (type UnicastConfigEntity has no field or method StreamCreationRetryAttemptBudget) (typecheck)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (state)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (state)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (state)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (state)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (state)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (state)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/consensus)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (module/dkg)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module/dkg)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module/dkg)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module/dkg)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module/dkg)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module/dkg)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (consensus)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (consensus)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/execution/computation)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/computation)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/computation)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/computation)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/computation)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/computation)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (admin)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (admin)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (admin)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (admin)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (admin)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (admin)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/p2p/scoring)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/scoring)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/scoring)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/scoring)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/scoring)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/scoring)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/alsp)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/alsp)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/alsp)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/alsp)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/alsp)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/alsp)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/p2p/connection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/connection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/connection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/connection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/connection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/connection)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/common)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/common)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/common)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/common)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/common)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/common)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/verification)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/verification)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/verification)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/verification)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/verification)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/verification)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/collection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/collection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/collection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/collection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/collection)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/collection)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/p2p/node)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/node)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/node)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/node)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/node)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p/node)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/execution)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/access)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/access)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/access)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/access)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/access)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/access)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/p2p)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/p2p)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (ledger)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (ledger)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (ledger)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (ledger)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (ledger)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (ledger)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (engine/execution/ingestion)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/ingestion)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/ingestion)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/ingestion)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/ingestion)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (engine/execution/ingestion)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (storage)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (storage)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (storage)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (storage)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (storage)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (storage)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (fvm)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (fvm)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (fvm)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (fvm)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (fvm)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (fvm)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (module)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (module)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (others)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (others)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (others)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (others)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (others)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (others)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/test/cohort2)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort2)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort2)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort2)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort2)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort2)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (utils)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (utils)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (utils)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (utils)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (utils)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (utils)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (cmd)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (cmd)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (cmd)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (cmd)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (cmd)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (cmd)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (network/test/cohort1)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort1)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort1)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort1)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort1)
p.Pretty undefined (type peer.ID has no field or method Pretty)
|
Unit Tests (network/test/cohort1)
Final attempt failed. Child_process exited with error code 2
|
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 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/
|
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
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 (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (Modules) (insecure, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
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/.
|
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 (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
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 (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Unit Tests (Modules) (integration, install-tools, 5, 0, buildjet-4vcpu-ubuntu-2204)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
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
|
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 (engine/consensus)
Attempt 1 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 (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/.
|
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 (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 (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 (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 (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)
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)
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 (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 (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 (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 (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 (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 (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 (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 (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/common)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
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 (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 (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/.
|
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 (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 (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 (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 (engine/execution)
Attempt 1 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 (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/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 (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 (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)
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 (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 (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 (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 (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)
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)
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
|
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 (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
|
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 (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 (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 (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 (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/.
|
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
|
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 (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/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/.
|
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 (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 (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 (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/.
|
Unit Tests (cmd)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Unit Tests (cmd)
Attempt 2 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 (cmd)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
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 (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
|