feat: NFTs in v4 create #9595
ci-run.yml
on: pull_request
Run tests
1m 10s
Lint translation source files
51s
Compile Typescript
1m 18s
Annotations
6 errors and 9 warnings
Compile Typescript:
src/packages/v4/components/Create/hooks/DeployProject/hooks/NFT/useDeployNftProject.ts#L94
Type '(JB721TierParams | JB_721_TIER_PARAMS_V3_1 | JB_721_TIER_PARAMS_V3_2)[]' is not assignable to type 'JB721TierParams[]'.
|
Compile Typescript:
src/packages/v4/components/Create/hooks/DeployProject/hooks/NFT/useDeployNftProject.ts#L95
Type 'JBTiered721Flags' is missing the following properties from type 'JB721TiersHookFlags': noNewTiersWithReserves, noNewTiersWithVotes, noNewTiersWithOwnerMinting
|
Compile Typescript:
src/packages/v4/hooks/useLaunchProjectTx.ts#L142
Type 'readonly [`0x${string}`, string, { mustStartAtOrAfter: number; duration: number; weight: bigint; decayPercent: number; approvalHook: Address; metadata: { reservedPercent: number; redemptionRate: number; ... 18 more ...; allowCrosschainSuckerExtension: boolean; }; splitGroups: LaunchV4ProjectGroupedSplit[]; fundAcces...' is not assignable to type 'readonly [`0x${string}`, string, readonly { mustStartAtOrAfter: number; duration: number; weight: bigint; decayPercent: number; approvalHook: `0x${string}`; metadata: { reservedPercent: number; redemptionRate: number; ... 17 more ...; metadata: number; }; splitGroups: readonly { ...; }[]; fundAccessLimitGroups: read...'.
|
Compile Typescript:
src/packages/v4/hooks/useLaunchProjectWithNftsTx.ts#L141
Type 'JB721TierParams[]' is missing the following properties from type 'JB721InitTiersConfig': tiers, currency, decimals, prices
|
Compile Typescript:
src/packages/v4/hooks/useLaunchProjectWithNftsTx.ts#L186
Type '(string | readonly [`0x${string}`, string, { mustStartAtOrAfter: number; duration: number; weight: bigint; decayPercent: number; approvalHook: Address; metadata: { reservedPercent: number; redemptionRate: number; ... 18 more ...; allowCrosschainSuckerExtension: boolean; }; splitGroups: LaunchV4ProjectGroupedSplit[];...' 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
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 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/
|
Lint translation source files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint translation source files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Compile Typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile Typescript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|