fix/delete gist redirect #48
Closed
Annotations
11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
src/app/(gistLayout)/[username]/[gistId]/page.tsx#L8
'redirect' is defined but never used
|
|
src/app/(gistLayout)/[username]/[gistId]/page.tsx#L23
'updateName' is assigned a value but never used
|
|
src/app/(gistLayout)/[username]/[gistId]/page.tsx#L32
'updateContent' is assigned a value but never used
|
|
src/app/(gistLayout)/org/[orgId]/gist/[gistId]/page.tsx#L36
'edit' is assigned a value but never used
|
|
src/components/contexts/pagination.tsx#L18
'offset' is defined but never used
|
|
src/components/contexts/pagination.tsx#L19
'limit' is defined but never used
|
|
src/components/contexts/pagination.tsx#L20
'nb_pages' is defined but never used
|
|
src/components/shadcn/use-toast.ts#L17
'actionTypes' is assigned a value but only used as a type
|
|
src/lib/queries/gists.queries.tsx#L5
'keepPreviousData' is defined but never used
|
|
src/lib/queries/gists.queries.tsx#L7
'useGistStorage' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading