Adds NFTStorefrontV2
and USDCFlow
to bootstrapping
#35579
ci.yml
on: pull_request
Docker Build
9m 47s
Create Dynamic Integration Test Package Matrix
31s
Create Dynamic Test Matrix
31s
Create Dynamic Unit Test Insecure Package Matrix
3m 7s
Tidy
25s
Matrix: Lint
Matrix: Integration Tests
Matrix: integration-test-others
Matrix: unit-test
Matrix: unit-test-insecure
Annotations
199 errors and 246 warnings
Tidy
Process completed with exit code 2.
|
Unit Tests (engine/consensus)
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/execution)
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 (ledger)
Final attempt failed. Child_process exited with error code 2
|
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 (consensus)
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 (others)
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 (network/p2p/scoring)
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 (storage)
Final attempt failed. Child_process exited with error code 2
|
Unit Tests (fvm)
Final attempt failed. Child_process exited with error code 2
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests (network)
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 (engine/common)
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 (admin)
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 (network/p2p/node)
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
|
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/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)
|
Lint (./integration/):
integration/dkg/dkg_emulator_test.go#L79
n.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
|
Lint (./integration/):
integration/dkg/dkg_emulator_test.go#L108
node.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
|
Lint (./integration/):
integration/dkg/dkg_whiteboard_test.go#L262
n.ProtocolEvents undefined (type *node has no field or method ProtocolEvents) (typecheck)
|
Unit Tests (module)
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 Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); 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)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Final attempt failed. Child_process exited with error code 2
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Final attempt failed. Child_process exited with error code 2
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Final attempt failed. Child_process exited with error code 2
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Final attempt failed. Child_process exited with error code 2
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Final attempt failed. Child_process exited with error code 2
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Final attempt failed. Child_process exited with error code 2
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Final attempt failed. Child_process exited with error code 2
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/nft-storefront/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Final attempt failed. Child_process exited with error code 2
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/bridged-usdc/lib/go/contracts (imported by github.com/onflow/flow-go/fvm); to add:
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
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 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 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 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 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/
|
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/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 (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/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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (storage)
Attempt 2 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 (storage)
Attempt 3 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 (storage)
Attempt 4 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 (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
|
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
|
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 (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 (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/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 (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 (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 (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 (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 (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 (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
|
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/
|
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 (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
|
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
|
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 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)
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
|
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
|
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/
|
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, actions/cache@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 (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (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
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (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 (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Attempt 4 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, 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 (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Attempt 1 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Attempt 2 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Attempt 3 failed. Reason: Child_process exited with error code 2
|
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Attempt 4 failed. Reason: Child_process exited with error code 2
|