chore: upgrade v4 for December contract deploy #9717
ci-run.yml
on: pull_request
Run tests
2m 24s
Lint translation source files
5m 48s
Compile Typescript
2m 37s
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#L205
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:
src/packages/v4/hooks/useEditRulesetTx.ts#L64
Type 'readonly [bigint, { mustStartAtOrAfter: number; duration: number; weight: bigint; weightCutPercent: number; approvalHook: `0x${string}`; metadata: { reservedPercent: number; cashOutTaxRate: number; baseCurrency: number; ... 17 more ...; allowCrosschainSuckerExtension: boolean; }; splitGroups: { ...; }[]; fundAccessL...' is not assignable to type 'readonly [bigint, readonly { mustStartAtOrAfter: number; duration: number; weight: bigint; weightCutPercent: number; approvalHook: `0x${string}`; metadata: { reservedPercent: number; cashOutTaxRate: number; ... 16 more ...; metadata: number; }; splitGroups: readonly { ...; }[]; fundAccessLimitGroups: readonly { ...;...'.
|
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/
|
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/
|
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
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
|