Cosmos node liveness #21264
CI.yml
on: pull_request
Matrix: Code Quality Recommendations
Matrix: Code Quality checks
Matrix: Devnet Tests
Matrix: Commonwealth Unit And Integration Tests
Matrix: Commonwealth Mature E2E Tests
Matrix: Commonwealth E2E Tests
Matrix: Commonwealth E2E Tests Serial
Annotations
40 errors and 9 warnings
Code Quality Recommendations (18):
packages/commonwealth/client/scripts/controllers/chain/cosmos/chain.ts#L158
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
|
Code Quality Recommendations (18):
packages/commonwealth/server/util/cosmosProxy.ts#L68
'chainNode' is already declared in the upper scope on line 48 column 15
|
Code Quality Recommendations (18):
packages/commonwealth/test/devnet/cosmos/utils/helpers.ts#L8
'@hicommonwealth/model/src/services/tokenBalanceCache/util' import is restricted from being used by a pattern. Avoid importing from 'lib' directories. Import from the main entry point instead
|
Code Quality Recommendations (18)
Process completed with exit code 1.
|
Code Quality checks (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Code Quality checks (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Code Quality checks (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Code Quality checks (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Code Quality checks (18)
Module '"@hicommonwealth/model"' has no exported member 'getTendermintClient'.
|
Code Quality checks (18)
Process completed with exit code 2.
|
Commonwealth Mature E2E Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth Mature E2E Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth Mature E2E Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth Mature E2E Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth Mature E2E Tests (18)
Module '"@hicommonwealth/model"' has no exported member 'getTendermintClient'.
|
Commonwealth Mature E2E Tests (18)
Process completed with exit code 2.
|
Commonwealth E2E Tests Serial (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth E2E Tests Serial (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth E2E Tests Serial (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth E2E Tests Serial (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth E2E Tests Serial (18)
Module '"@hicommonwealth/model"' has no exported member 'getTendermintClient'.
|
Commonwealth E2E Tests Serial (18)
Process completed with exit code 2.
|
Commonwealth E2E Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth E2E Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth E2E Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth E2E Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth E2E Tests (18)
Module '"@hicommonwealth/model"' has no exported member 'getTendermintClient'.
|
Commonwealth E2E Tests (18)
Process completed with exit code 2.
|
Commonwealth Unit And Integration Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth Unit And Integration Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth Unit And Integration Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth Unit And Integration Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Commonwealth Unit And Integration Tests (18)
Module '"@hicommonwealth/model"' has no exported member 'getTendermintClient'.
|
Commonwealth Unit And Integration Tests (18)
Process completed with exit code 2.
|
Devnet Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Devnet Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Devnet Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Devnet Tests (18)
Argument of type '{ chainNode: { url: string; name: string; balance_type: BalanceType; }; }' is not assignable to parameter of type 'string'.
|
Devnet Tests (18)
Module '"@hicommonwealth/model"' has no exported member 'getTendermintClient'.
|
Devnet Tests (18)
Process completed with exit code 2.
|
Code Quality Recommendations (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Quality checks (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Commonwealth Mature E2E Tests (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Commonwealth Mature E2E Tests (18)
No files were found with the provided path: packages/commonwealth/test-results/. No artifacts will be uploaded.
|
Commonwealth E2E Tests Serial (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Commonwealth E2E Tests (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Commonwealth E2E Tests (18)
No files were found with the provided path: packages/commonwealth/test-results/. No artifacts will be uploaded.
|
Commonwealth Unit And Integration Tests (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Devnet Tests (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|