feat(disable-ssr): disable ssr & optimize image loading #41
Annotations
8 errors and 1 warning
|
apps/arkmarket/src/app/collection/[collectionAddress]/page.tsx#L1
'notFound' is defined but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/app/collection/[collectionAddress]/page.tsx#L5
'getCollectionInfos' is defined but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/app/collection/[collectionAddress]/page.tsx#L6
'getCollectionTokens' is defined but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/app/collection/[collectionAddress]/page.tsx#L8
'collectionPageSearchParamsCache' is defined but never used. Allowed unused vars must match /^_/u
|
apps/arkmarket/src/app/collection/[collectionAddress]/page.tsx#L17
Async function 'CollectionPage' has no 'await' expression
|
apps/arkmarket/src/app/collection/[collectionAddress]/page.tsx#L19
'searchParams' is defined but never used. Allowed unused args must match /^_/u
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading