feat: on-chain permissioned launchpad #5834
Annotations
10 errors and 1 warning
Lint:
packages/contracts-clients/nft-tr721/NftTr721.client.ts#L33
Cannot find name 'NftInfoResponseForNullableMetadata'. Did you mean 'NftInfoResponseForNullable_Metadata'?
|
Lint:
packages/contracts-clients/nft-tr721/NftTr721.client.ts#L47
Cannot find name 'AllNftInfoResponseForNullableMetadata'. Did you mean 'AllNftInfoResponseForNullable_Metadata'?
|
Lint:
packages/contracts-clients/nft-tr721/NftTr721.client.ts#L200
Cannot find name 'NftInfoResponseForNullableMetadata'.
|
Lint:
packages/contracts-clients/nft-tr721/NftTr721.client.ts#L227
Cannot find name 'AllNftInfoResponseForNullableMetadata'.
|
Lint:
packages/screens/Launchpad/components/ExistingWhitelist.tsx#L24
Type '"whitelistAddress"' is not assignable to type '"symbol" | "name" | "coverImage" | "description" | "email" | "royaltyPercentage" | "whitelistMintInfos" | "unitPrice" | "startTime" | "expectedPublicMintPrice" | "expectedMintDate" | ... 65 more ... | `projectTypes.${number}`'.
|
Lint:
packages/hooks/launchpad/useCreateCollection.ts#L13
'@/screens/Launchpad/CreateCollection.type' import is restricted from being used by a pattern. Screens imports are only allowed in navigation and other screens
|
Lint:
packages/hooks/launchpad/useCreateCollection.ts#L132
'e' is defined but never used
|
Lint:
packages/hooks/launchpad/useCreateCollection.ts#L139
React Hook useCallback has missing dependencies: 'pinataPinFileToIPFS', 'selectedWallet', and 'userIPFSKey'. Either include them or remove the dependency array
|
Lint:
packages/screens/Launchpad/LaunchpadCreateScreen.tsx#L88
'e' is defined but never used
|
Lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading