Migrated app.config.chain.getById()
calls to newer trpc.community.getCommunity()
+ cleanup/state-refactor of related components
#26133
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: Upload Test Coverage Report
Annotations
8 errors and 9 warnings
Code Quality Recommendations (20)
Process completed with exit code 1.
|
Commonwealth E2E Tests (20)
Process completed with exit code 1.
|
Commonwealth E2E Tests Serial (20)
Process completed with exit code 1.
|
Commonwealth Mature E2E Tests (20)
Process completed with exit code 1.
|
Code Quality checks (20)
Type '({ payload }: QueryContext<ZodObject<{ id: ZodString; include_node_info: ZodOptional<ZodBoolean>; }, "strip", ZodTypeAny, { id: string; include_node_info?: boolean | undefined; }, { ...; }>>) => Promise<...>' is not assignable to type 'QueryHandler<ZodObject<{ id: ZodString; include_node_info: ZodOptional<ZodBoolean>; }, "strip", ZodTypeAny, { id: string; include_node_info?: boolean | undefined; }, { ...; }>, ZodOptional<...>>'.
|
Code Quality checks (20)
Process completed with exit code 1.
|
Commonwealth Unit And Integration Tests (20)
Type '({ payload }: QueryContext<ZodObject<{ id: ZodString; include_node_info: ZodOptional<ZodBoolean>; }, "strip", ZodTypeAny, { id: string; include_node_info?: boolean | undefined; }, { ...; }>>) => Promise<...>' is not assignable to type 'QueryHandler<ZodObject<{ id: ZodString; include_node_info: ZodOptional<ZodBoolean>; }, "strip", ZodTypeAny, { id: string; include_node_info?: boolean | undefined; }, { ...; }>, ZodOptional<...>>'.
|
Commonwealth Unit And Integration Tests (20)
Process completed with exit code 1.
|
Code Quality Recommendations (20):
packages/commonwealth/client/scripts/state/api/communities/getCommuityById.ts#L56
This line has a length of 163. Maximum allowed is 120
|
Code Quality Recommendations (20):
packages/commonwealth/client/scripts/views/pages/CommunityManagement/CommunityProfile/CommunityProfileForm/CommunityProfileForm.tsx#L66
'editBanner' is assigned a value but never used
|
Commonwealth E2E Tests (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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 (20)
No files were found with the provided path: packages/commonwealth/test-results/. No artifacts will be uploaded.
|
Commonwealth Mature E2E Tests (20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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 Mature E2E Tests (20)
No files were found with the provided path: packages/commonwealth/test-results/. No artifacts will be uploaded.
|
Cosmos Devnet Tests (20)
The following actions uses Node.js version which is deprecated 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/
|
EVM Devnet Tests (20)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
EVM Devnet Tests (20)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 32 MB
|