Skip to content

EFM Integration Test Part 2 #35475

EFM Integration Test Part 2

EFM Integration Test Part 2 #35475

Triggered via pull request October 23, 2024 14:36
Status Failure
Total duration 27m 30s
Artifacts

ci.yml

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

Annotations

144 errors and 102 warnings
Docker Build
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to badgerState.NewFullConsensusState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Docker Build
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to protocol_state.NewMutableProtocolState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Docker Build
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to badgerState.NewFullConsensusState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Docker Build
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to protocol_state.NewMutableProtocolState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Docker Build
Process completed with exit code 2.
Lint (./insecure/)
golangci-lint exit with code 3
Lint (./integration/)
golangci-lint exit with code 3
Lint (./): cmd/consensus/main.go#L1
: # github.com/onflow/flow-go/cmd/consensus
Lint (./): cmd/consensus/main.go#L290
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to badgerState.NewFullConsensusState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Lint (./): cmd/consensus/main.go#L729
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to protocol_state.NewMutableProtocolState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey) (typecheck)
Lint (./): state/protocol/util/testing.go#L1
: # github.com/onflow/flow-go/state/protocol/util
Lint (./): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Lint (./): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Lint (./): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Lint (./): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Lint (./): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Lint (./): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests Insecure (insecure)
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests Insecure (insecure)
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests Insecure (insecure)
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests Insecure (insecure)
not enough arguments in call to pbadger.NewFollowerState
Unit Tests Insecure (insecure)
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests Insecure (insecure)
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests Insecure (insecure)
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests Insecure (insecure)
not enough arguments in call to pbadger.NewFollowerState
Unit Tests Insecure (insecure)
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests Insecure (insecure)
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (state): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (state): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (state): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (state): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (state): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (state): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (state): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (state): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (state): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (state): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/verification): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/verification): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/verification): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/verification): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/verification): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/verification): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/verification): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/verification): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/verification): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/verification): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/collection): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/collection): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/collection): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/collection): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/collection): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/collection): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/collection): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/collection): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/collection): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/collection): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Integration Tests Others (integration)
not enough arguments in call to pbadger.NewFullConsensusState
Integration Tests Others (integration)
not enough arguments in call to pbadger.NewFullConsensusState
Integration Tests Others (integration)
not enough arguments in call to pbadger.NewFullConsensusState
Integration Tests Others (integration)
not enough arguments in call to pbadger.NewFollowerState
Integration Tests Others (integration)
not enough arguments in call to pbadger.NewFullConsensusState
Integration Tests Others (integration)
not enough arguments in call to pbadger.NewFullConsensusState
Integration Tests Others (integration)
not enough arguments in call to protocol_state.NewMutableProtocolState
Integration Tests Others (integration)
not enough arguments in call to pbadger.NewFollowerState
Integration Tests Others (integration)
not enough arguments in call to pbadger.NewFullConsensusState
Integration Tests Others (integration)
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (storage)
Final attempt failed. Child_process exited with error code 2
Unit Tests (consensus): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (consensus): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (consensus): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (consensus): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (consensus): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (consensus): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (consensus): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (consensus): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (consensus): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (consensus): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/execution): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/execution): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/execution): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/execution): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/execution): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/execution): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/execution): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/execution): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/execution): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/execution): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (module): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (module): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (module): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (module): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (module): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (module): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (module): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (module): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (module): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (module): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/common): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/common): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/common): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/common): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/common): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/common): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/common): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/common): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/common): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/common): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (fvm): fvm/environment/event_emitter_test.go#L177
not enough arguments in call to environment.NewEventEmitter
Unit Tests (fvm): fvm/environment/event_emitter_test.go#L177
not enough arguments in call to environment.NewEventEmitter
Unit Tests (fvm): fvm/environment/event_emitter_test.go#L177
not enough arguments in call to environment.NewEventEmitter
Unit Tests (fvm): fvm/environment/event_emitter_test.go#L177
not enough arguments in call to environment.NewEventEmitter
Unit Tests (fvm): fvm/environment/event_emitter_test.go#L177
not enough arguments in call to environment.NewEventEmitter
Unit Tests (fvm)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine/access): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/access): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/access): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/access): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/access): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/access): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/access): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine/access): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine/access): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine/access): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (cmd): cmd/consensus/main.go#L290
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to badgerState.NewFullConsensusState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L729
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to protocol_state.NewMutableProtocolState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L290
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to badgerState.NewFullConsensusState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L729
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to protocol_state.NewMutableProtocolState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L290
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to badgerState.NewFullConsensusState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L729
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to protocol_state.NewMutableProtocolState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L290
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to badgerState.NewFullConsensusState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L729
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to protocol_state.NewMutableProtocolState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L290
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to badgerState.NewFullConsensusState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (cmd): cmd/consensus/main.go#L729
cannot use dkgState (variable of type *"github.com/onflow/flow-go/storage/badger".DKGState) as "github.com/onflow/flow-go/storage".EpochRecoveryDKGState value in argument to protocol_state.NewMutableProtocolState: *"github.com/onflow/flow-go/storage/badger".DKGState does not implement "github.com/onflow/flow-go/storage".EpochRecoveryDKGState (missing method OverwriteMyBeaconPrivateKey)
Unit Tests (engine): state/protocol/util/testing.go#L126
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine): state/protocol/util/testing.go#L167
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine): state/protocol/util/testing.go#L208
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine): state/protocol/util/testing.go#L246
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine): state/protocol/util/testing.go#L287
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine): state/protocol/util/testing.go#L327
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine): state/protocol/util/testing.go#L338
not enough arguments in call to protocol_state.NewMutableProtocolState
Unit Tests (engine): state/protocol/util/testing.go#L375
not enough arguments in call to pbadger.NewFollowerState
Unit Tests (engine): state/protocol/util/testing.go#L417
not enough arguments in call to pbadger.NewFullConsensusState
Unit Tests (engine): state/protocol/util/testing.go#L428
not enough arguments in call to protocol_state.NewMutableProtocolState
Tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Test Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Test Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Dynamic Integration Test Package Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dynamic Integration Test Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
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/
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/
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 (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 (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 (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/
Lint (./)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (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 (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 (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)
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)
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)
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)
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/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 (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 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 (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 (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 (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 (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 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 (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 (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
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 (storage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (storage)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (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/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)
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/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 (fvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (fvm)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests 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 (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 (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 (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