adding ephemery testnet #4617
Annotations
10 errors
Unit tests
'"@dappnode/types"' has no exported member named 'ConsensusClientEphemery'. Did you mean 'ConsensusClientPrater'?
|
Unit tests
Property 'Ephemery' does not exist on type 'typeof Network'.
|
Unit tests
Property 'consensusClientEphemery' does not exist on type 'typeof import("/home/runner/work/DNP_DAPPMANAGER/DNP_DAPPMANAGER/packages/db/dist/index", { with: { "resolution-mode": "import" } })'. Did you mean 'consensusClientPrater'?
|
Unit tests
Property 'Ephemery' does not exist on type 'typeof Network'.
|
Unit tests
Process completed with exit code 1.
|
In app integration tests
'"@dappnode/types"' has no exported member named 'ConsensusClientEphemery'. Did you mean 'ConsensusClientPrater'?
|
In app integration tests
Property 'Ephemery' does not exist on type 'typeof Network'.
|
In app integration tests
Property 'consensusClientEphemery' does not exist on type 'typeof import("/home/runner/work/DNP_DAPPMANAGER/DNP_DAPPMANAGER/packages/db/dist/index", { with: { "resolution-mode": "import" } })'. Did you mean 'consensusClientPrater'?
|
In app integration tests
Property 'Ephemery' does not exist on type 'typeof Network'.
|
In app integration tests
Process completed with exit code 1.
|