Skip to content

feature/gist 90 add other copy buttons #2

feature/gist 90 add other copy buttons

feature/gist 90 add other copy buttons #2

Triggered via pull request November 12, 2024 23:33
Status Success
Total duration 34s
Billable time 1m
Artifacts

mr.yml

on: pull_request
Test linting
21s
Test linting
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test linting
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/
Test linting: src/components/contexts/pagination.tsx#L18
'offset' is defined but never used
Test linting: src/components/contexts/pagination.tsx#L19
'limit' is defined but never used
Test linting: src/components/contexts/pagination.tsx#L20
'nb_pages' is defined but never used
Test linting: src/components/shadcn/use-toast.ts#L17
'actionTypes' is assigned a value but only used as a type
Test linting: src/lib/queries/gists.queries.tsx#L163
Unexpected any. Specify a different type
Test linting: src/lib/queries/gists.queries.tsx#L177
Unexpected any. Specify a different type
Test linting: src/lib/queries/gists.queries.tsx#L178
Unexpected any. Specify a different type
Test linting: src/lib/queries/gists.queries.tsx#L231
Unexpected any. Specify a different type
Test linting: src/lib/queries/orgs.queries.tsx#L57
'e' is defined but never used