feat: chain selector in v4 create flow #9745
ci-run.yml
on: pull_request
Run tests
1m 8s
Lint translation source files
57s
Compile Typescript
1m 22s
Annotations
5 errors and 6 warnings
Compile Typescript:
src/components/Navbar/components/Wallet/ChangeNetworksButton.tsx#L12
Type '(chainId?: SupportedChainId) => Promise<boolean>' is not assignable to type 'MouseEventHandler<HTMLElement>'.
|
Compile Typescript:
src/packages/v2v3/components/Create/hooks/useLoadInitialStateFromQuery.ts#L102
Property 'projectChainId' is missing in type '{ fundingCyclesPageSelection: "automated" | "manual" | undefined; treasurySelection: TreasurySelection | undefined; fundingTargetSelection: undefined; payoutsSelection: undefined; projectTokensSelection: "default" | "custom"; reconfigurationRuleSelection: ReconfigurationStrategy; createFurthestPageReached: "projectD...' but required in type 'CreateState'.
|
Compile Typescript:
src/packages/v4/components/Create/hooks/useLoadInitialStateFromQuery.ts#L102
Property 'projectChainId' is missing in type '{ fundingCyclesPageSelection: "automated" | "manual" | undefined; treasurySelection: TreasurySelection | undefined; fundingTargetSelection: undefined; payoutsSelection: undefined; projectTokensSelection: "default" | "custom"; reconfigurationRuleSelection: ReconfigurationStrategy; createFurthestPageReached: "projectD...' but required in type 'CreateState'.
|
Compile Typescript:
src/redux/slices/v2v3/shared/v2ProjectDefaultState.ts#L122
Property 'projectChainId' is missing in type '{ treasurySelection: "zero"; reconfigurationRuleSelection: undefined; fundingCyclesPageSelection: undefined; createFurthestPageReached: "projectDetails"; createSoftLockPageQueue: never[]; fundingTargetSelection: undefined; payoutsSelection: undefined; projectTokensSelection: undefined; }' but required in type 'CreateState'.
|
Compile Typescript
Process completed with exit code 2.
|
Compile Typescript
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint translation source files
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint translation source files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile Typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|