Migrated app.config.chain.getById()
calls to newer trpc.community.getCommunity()
+ cleanup/state-refactor of related components
#26202
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
10 errors and 7 warnings
Code Quality checks (20)
Property 'serverUrl' does not exist on type 'IApp'.
|
Code Quality checks (20)
Type '{ type: ChainType; chain_node_id: number; name: string; default_symbol: string; network: ChainNetwork; base: ChainBase; active: boolean; social_links: string[]; ... 42 more ...; communityBanner?: string | ... 1 more ... | undefined; }' does not satisfy the constraint '{ name: string; type: ChainType; base: ChainBase; network: ChainNetwork; default_symbol: string; social_links: string[]; adminsAndMods: { address: string; role: "admin" | "moderator"; }[]; ... 43 more ...; communityBanner?: string | ... 1 more ... | undefined; }'.
|
Code Quality checks (20)
Object literal may only specify known properties, and 'adminsAndMods' does not exist in type '{ id: any; network: any; default_symbol: any; name: any; icon_url: any; description: any; social_links: any; stages_enabled: any; custom_stages: any; custom_domain: any; terms: any; block_explorer_ids: any; ... 25 more ...; Addresses: any; }'.
|
Code Quality checks (20)
Argument of type 'TQueryFnData' is not assignable to parameter of type '{ type: ChainType; chain_node_id: number; name: string; default_symbol: string; network: ChainNetwork; base: ChainBase; active: boolean; social_links: string[]; ... 42 more ...; communityBanner?: string | ... 1 more ... | undefined; } | undefined'.
|
Code Quality checks (20)
Argument of type 'TQueryFnData' is not assignable to parameter of type '{ type: ChainType; chain_node_id: number; name: string; default_symbol: string; network: ChainNetwork; base: ChainBase; active: boolean; social_links: string[]; ... 42 more ...; communityBanner?: string | ... 1 more ... | undefined; } | undefined'.
|
Code Quality checks (20)
Argument of type 'TQueryFnData' is not assignable to parameter of type '{ type: ChainType; chain_node_id: number; name: string; default_symbol: string; network: ChainNetwork; base: ChainBase; active: boolean; social_links: string[]; ... 42 more ...; communityBanner?: string | ... 1 more ... | undefined; } | undefined'.
|
Code Quality checks (20)
Argument of type '{}' is not assignable to parameter of type 'UseUpdateCommunityMutationProps'.
|
Code Quality checks (20)
Property 'id' does not exist on type '{ community_id: string; tag_id: number; Tag?: { name: string; id?: number | undefined; } | null | undefined; }'.
|
Code Quality checks (20)
Argument of type 'number | null | undefined' is not assignable to parameter of type 'SetStateAction<number | undefined>'.
|
Code Quality checks (20)
Type 'boolean | null | undefined' is not assignable to type 'boolean | undefined'.
|
Commonwealth Mature E2E Tests (20)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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.
|
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/
|
Commonwealth E2E Tests (20)
The following actions uses Node.js version which is deprecated 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/
|
EVM Devnet Tests (20)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
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 |
|