feat: Adds support for govgen version of gov SDK module #27194
CI.yml
on: pull_request
Matrix: Cosmos Devnet Tests
Matrix: EVM Devnet Tests
Matrix: Commonwealth Unit And Integration Tests
Matrix: Commonwealth Mature E2E Tests
Matrix: Commonwealth E2E Tests
Matrix: Commonwealth E2E Tests Serial
Matrix: Code Quality Recommendations
Matrix: Code Quality checks
Matrix: Detect Broken TS expect errors
Matrix: Upload Test Coverage Report
Annotations
10 errors and 6 warnings
test/devnet/evm/tokenBalanceFetching.spec.ts > Token Balance Cache EVM Tests:
packages/commonwealth/test/devnet/evm/tokenBalanceFetching.spec.ts#L103
TypeError: Cannot read properties of undefined (reading 'stop')
❯ test/devnet/evm/tokenBalanceFetching.spec.ts:103:17
|
test/devnet/evm/evmChainEvents/logProcessing.spec.ts > EVM Chain Events Log Processing Tests:
packages/commonwealth/test/devnet/evm/evmChainEvents/logProcessing.spec.ts#L58
TypeError: Cannot read properties of undefined (reading 'stop')
❯ test/devnet/evm/evmChainEvents/logProcessing.spec.ts:58:17
|
test/devnet/evm/evmChainEvents/startEvmPolling.spec.ts > EVM Chain Events End to End Tests:
packages/commonwealth/test/devnet/evm/evmChainEvents/startEvmPolling.spec.ts#L71
TypeError: Cannot read properties of undefined (reading 'stop')
❯ test/devnet/evm/evmChainEvents/startEvmPolling.spec.ts:71:17
|
EVM Devnet Tests (20)
Process completed with exit code 1.
|
test/devnet/cosmos/proposalTxEthermint.spec.ts > Proposal Transaction Tests - ethermint chain (evmos-dev-local):
packages/commonwealth/client/scripts/controllers/chain/cosmos/chain.utils.ts#L30
Error: Bad status on response: 404
❯ filterBadStatus ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/http.ts:9:11
❯ HttpClient.execute ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/httpclient.ts:44:43
❯ Function.detectVersion ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint34/tendermint34client.ts:49:22
❯ Function.connect ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint34/tendermint34client.ts:35:22
❯ Module.getTMClient client/scripts/controllers/chain/cosmos/chain.utils.ts:30:10
❯ test/devnet/cosmos/proposalTxEthermint.spec.ts:93:16
|
test/devnet/cosmos/proposalTxEthermint.spec.ts > Ethermint Governance v1beta1 util Tests > getActiveProposals > should fetch active proposals (evmos-dev-local):
packages/commonwealth/client/scripts/controllers/chain/cosmos/chain.utils.ts#L30
Error: Bad status on response: 404
❯ filterBadStatus ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/http.ts:9:11
❯ HttpClient.execute ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/httpclient.ts:44:43
❯ Function.detectVersion ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint34/tendermint34client.ts:49:22
❯ Function.connect ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint34/tendermint34client.ts:35:22
❯ Module.getTMClient client/scripts/controllers/chain/cosmos/chain.utils.ts:30:10
❯ test/devnet/cosmos/proposalTxEthermint.spec.ts:187:24
|
test/devnet/cosmos/proposalTxV1.spec.ts > Proposal Transaction Tests - gov v1 chain using cosmJs signer (csdk-v1-local):
packages/commonwealth/client/scripts/controllers/chain/cosmos/chain.utils.ts#L329
Error: Bad status on response: 404
❯ filterBadStatus ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/http.ts:9:11
❯ HttpClient.execute ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/httpclient.ts:44:43
❯ Function.detectVersion ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint37/tendermint37client.ts:49:22
❯ Function.connect ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint37/tendermint37client.ts:35:22
❯ Function.connectWithSigner ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/stargate/src/signingstargateclient.ts:134:24
❯ Module.getSigningClient client/scripts/controllers/chain/cosmos/chain.utils.ts:329:10
❯ Module.setupTestSigner test/devnet/cosmos/utils/helpers.ts:33:18
❯ test/devnet/cosmos/proposalTxV1.spec.ts:46:31
|
test/devnet/cosmos/proposalTxV1beta1.spec.ts > Proposal Transaction Tests - gov v1beta1 chain (csdk-beta-local):
packages/commonwealth/client/scripts/controllers/chain/cosmos/chain.utils.ts#L30
Error: Bad status on response: 404
❯ filterBadStatus ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/http.ts:9:11
❯ HttpClient.execute ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/httpclient.ts:44:43
❯ Function.detectVersion ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint34/tendermint34client.ts:49:22
❯ Function.connect ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint34/tendermint34client.ts:35:22
❯ Module.getTMClient client/scripts/controllers/chain/cosmos/chain.utils.ts:30:10
❯ test/devnet/cosmos/proposalTxV1beta1.spec.ts:40:16
|
test/devnet/cosmos/proposalTxV1beta1.spec.ts > Cosmos Governance v1beta1 util Tests > getActiveProposals > should fetch active proposals (csdk-beta-local):
packages/commonwealth/client/scripts/controllers/chain/cosmos/chain.utils.ts#L30
Error: Bad status on response: 404
❯ filterBadStatus ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/http.ts:9:11
❯ HttpClient.execute ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/rpcclients/httpclient.ts:44:43
❯ Function.detectVersion ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint34/tendermint34client.ts:49:22
❯ Function.connect ../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@cosmjs/tendermint-rpc/src/tendermint34/tendermint34client.ts:35:22
❯ Module.getTMClient client/scripts/controllers/chain/cosmos/chain.utils.ts:30:10
❯ test/devnet/cosmos/proposalTxV1beta1.spec.ts:190:24
|
Cosmos Devnet Tests (20)
Process completed with exit code 1.
|
Commonwealth Mature E2E Tests (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Commonwealth E2E Tests Serial (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Commonwealth E2E Tests Serial (20)
No files were found with the provided path: coverage. No artifacts will be uploaded.
|
Commonwealth E2E Tests (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cosmos Devnet Tests (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: tj-actions/[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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "FlakySuiteStatus", "MatureSuiteStatus".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
FlakySuiteStatus
Expired
|
3.24 KB |
|
MatureSuiteStatus
Expired
|
314 Bytes |
|