chore: upgrade v4 for December contract deploy #9718
ci-run.yml
on: pull_request
Run tests
2m 32s
Lint translation source files
5m 40s
Compile Typescript
2m 41s
Annotations
10 errors and 6 warnings
Compile Typescript:
src/packages/v4/components/Create/components/pages/ProjectToken/hooks/useProjectTokenForm.ts#L84
Property 'cashOutTaxRate' does not exist on type 'SerializedV2V3FundingCycleMetadata'.
|
Compile Typescript:
src/packages/v4/components/Create/components/pages/ProjectToken/hooks/useProjectTokenForm.ts#L85
Property 'cashOutTaxRate' does not exist on type 'SerializedV2V3FundingCycleMetadata'.
|
Compile Typescript:
src/packages/v4/components/Create/components/pages/ProjectToken/hooks/useProjectTokenForm.ts#L111
Property 'cashOutTaxRate' does not exist on type 'SerializedV2V3FundingCycleMetadata'.
|
Compile Typescript:
src/packages/v4/components/Create/components/pages/ProjectToken/hooks/useProjectTokenForm.ts#L129
Argument of type 'Required<Omit<Partial<{ selection: ProjectTokensSelection; initialMintRate: string | undefined; reservedTokensPercentage: number | undefined; reservedTokenAllocation: AllocationSplit[] | undefined; discountRate: number | undefined; cashOutTaxRate: number | undefined; tokenMinting: boolean | undefined; pauseTransfers...' is not assignable to parameter of type '{ initialMintRate: string; reservedTokensPercentage: number; reservedTokenAllocation: AllocationSplit[]; discountRate: number; redemptionRate: number; tokenMinting: boolean; pauseTransfers: boolean; }'.
|
Compile Typescript:
src/packages/v4/components/Create/components/pages/ProjectToken/hooks/useProjectTokenForm.ts#L133
Argument of type '{ selection?: ProjectTokensSelection | undefined; initialMintRate: string; reservedTokensPercentage: number; reservedTokenAllocation: AllocationSplit[]; discountRate: number; cashOutTaxRate: number; tokenMinting: boolean; pauseTransfers: boolean; }' is not assignable to parameter of type '{ initialMintRate: string; reservedTokensPercentage: number; reservedTokenAllocation: AllocationSplit[]; discountRate: number; redemptionRate: number; tokenMinting: boolean; pauseTransfers: boolean; }'.
|
Compile Typescript:
src/packages/v4/components/Create/components/pages/ReviewDeploy/components/ProjectTokenReview/hooks/useProjectTokenReview.ts#L17
Property 'cashOutTaxRate' does not exist on type 'SerializedV2V3FundingCycleMetadata'.
|
Compile Typescript:
src/packages/v4/components/Create/hooks/useLoadInitialStateFromQuery.ts#L66
Property 'cashOutTaxRate' does not exist on type 'SerializedV2V3FundingCycleMetadata'.
|
Compile Typescript:
src/packages/v4/components/ProjectDashboard/V4PayRedeemCard/RedeemConfiguration.tsx#L115
Type 'readonly [`0x${string}`, bigint, `0x${string}`, bigint, 0n, `0x${string}`, "0x0"]' is not assignable to type 'readonly [`0x${string}`, bigint, bigint, `0x${string}`, bigint, `0x${string}`, `0x${string}`]'.
|
Compile Typescript:
src/packages/v4/hooks/JB721Delegate/transactor/useLaunchProjectWithNftsTx.ts#L158
Type 'string' is not assignable to type '`0x${string}`'.
|
Compile Typescript:
src/packages/v4/hooks/JB721Delegate/transactor/useLaunchProjectWithNftsTx.ts#L185
Type 'readonly [`0x${string}`, JBDeploy721TiersHookConfig, { readonly projectUri: string; readonly rulesetConfigurations: { mustStartAtOrAfter: number; duration: number; weight: bigint; ... 4 more ...; fundAccessLimitGroups: FundAccessLimitGroup[]; }[]; readonly terminalConfigurations: LaunchProjectJBTerminal[]; readonly ...' is not assignable to type 'readonly [`0x${string}`, { name: string; symbol: string; baseUri: string; tokenUriResolver: `0x${string}`; contractUri: string; tiersConfig: { tiers: readonly { price: bigint; initialSupply: number; votingUnits: number; ... 10 more ...; cannotIncreaseDiscountPercent: Widen<...>; }[]; currency: number; decimals: numb...'.
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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
|
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
|