refactor: project metadata context #8956
Annotations
7 errors and 2 warnings
Compile:
src/components/v2v3/V2V3Project/ProjectDashboard/components/CoverPhoto/CoverPhoto.tsx#L5
Cannot find module '../../hooks/useProjectMetadata' or its corresponding type declarations.
|
Compile:
src/components/v2v3/V2V3Project/ProjectDashboard/components/ProjectHeaderCountdown.tsx#L4
Cannot find module '../hooks/useProjectMetadata' or its corresponding type declarations.
|
Compile:
src/components/v2v3/V2V3Project/ProjectDashboard/hooks/useSuccessPayView.ts#L3
Cannot find module './useProjectMetadata' or its corresponding type declarations.
|
Compile:
src/hooks/JB721Delegate/useNftCollectionMetadata.ts#L1
Module '"lib/api/ipfs"' has no exported member 'ipfsGet'.
|
Compile:
src/hooks/useProjectMetadata.ts#L1
Module '"lib/api/ipfs"' has no exported member 'ipfsGet'.
|
Compile:
src/hooks/v2v3/useIsJuiceCrowd.ts#L5
Cannot find name 'useProjectMetadataContext'.
|
Compile
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, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
The logs for this run have expired and are no longer available.
Loading