feature/gist 90 add other copy buttons #38
Merged
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/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/components/ui/gist-details.tsx#L19
'getBackendURL' is defined but never used
|
src/lib/queries/gists.queries.tsx#L163
Unexpected any. Specify a different type
|
src/lib/queries/gists.queries.tsx#L177
Unexpected any. Specify a different type
|
src/lib/queries/gists.queries.tsx#L178
Unexpected any. Specify a different type
|
src/lib/queries/gists.queries.tsx#L231
Unexpected any. Specify a different type
|
src/lib/queries/orgs.queries.tsx#L57
'e' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading