Add support for building private dependencies in CI #35732
ci.yml
on: pull_request
Docker Build
33s
Create Dynamic Integration Test Package Matrix
30s
Create Dynamic Test Matrix
33s
Create Dynamic Unit Test Insecure Package Matrix
2m 47s
Tidy
5s
Matrix: Lint
Matrix: Integration Tests
Matrix: integration-test-others
Matrix: unit-test
Matrix: unit-test-insecure
Annotations
38 errors and 131 warnings
Lint (./)
The run was canceled by @sjonpaulbrown.
|
Lint (./)
The operation was canceled.
|
Docker Build
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Lint (./integration/)
The run was canceled by @sjonpaulbrown.
|
Lint (./integration/)
The operation was canceled.
|
Integration Tests Others (integration)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
The run was canceled by @sjonpaulbrown.
|
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
The run was canceled by @sjonpaulbrown.
|
Unit Tests Insecure (insecure)
The run was canceled by @sjonpaulbrown.
|
Unit Tests (admin)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (consensus)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (fvm)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (cmd)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (utils)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (state)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (ledger)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (storage)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine/execution/computation)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine/common)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine/access)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine/collection)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine/execution/ingestion)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine/execution)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine/consensus)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (module/dkg)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine/verification)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (module)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (network/alsp)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (engine)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (network/p2p/scoring)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (network/p2p)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (network)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (network/p2p/connection)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (network/test/cohort1)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (network/test/cohort2)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (network/p2p/node)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Tidy
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
Unit Tests (others)
The ssh-private-key argument is empty. Maybe the secret has not been configured, or you are using a wrong secret name in your workflow file.
|
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/
|
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/
|
Docker Build
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Docker Build
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Docker Build
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
Integration Tests Others (integration)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Integration Tests Others (integration)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Integration Tests Others (integration)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests Others (integration)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (admin)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (admin)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (admin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (consensus)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (consensus)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (consensus)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (cmd)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (fvm)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (fvm)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (fvm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (cmd)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (cmd)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (utils)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (utils)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (state)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (state)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (ledger)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (ledger)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (storage)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (ledger)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (storage)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (storage)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/execution/computation)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/execution/computation)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/common)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/common)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (engine/access)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/common)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/access)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/collection)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/access)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (engine/collection)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (engine/collection)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/execution)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/execution/ingestion)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/execution)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/execution/ingestion)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (engine/execution)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (module/dkg)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/consensus)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/consensus)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (module/dkg)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/verification)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine/verification)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (module)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (module)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (module)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/alsp)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/alsp)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (engine)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (engine)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/p2p/scoring)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/p2p/scoring)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/p2p)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/p2p)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (network/p2p)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/p2p/connection)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/p2p/connection)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (network/test/cohort1)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/test/cohort1)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/test/cohort2)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/test/cohort2)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (network/p2p/node)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
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, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (network/p2p/node)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tidy
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Tidy
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Tidy
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, webfactory/[email protected]. 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)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (others)
Unexpected input(s) 'known-hosts', valid inputs are ['ssh-private-key', 'ssh-auth-sock']
|
Unit Tests (others)
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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, webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|