Skip to content

feature/gist 87 config prettier eslint add them on husky #1

feature/gist 87 config prettier eslint add them on husky

feature/gist 87 config prettier eslint add them on husky #1

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

mr.yml

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

Annotations

11 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/app/(gistLayout)/layout.tsx#L12
'error' is assigned a value but never used
Test linting: src/app/(gistLayout)/mygist/[gistId]/page.tsx#L6
'useKeyPress' is defined but never used
Test linting: src/app/login/page-ui.tsx#L8
'useKeyPress' is defined but never used
Test linting: src/components/api/api-provider.tsx#L4
'QueryClient' is defined but never used
Test linting: src/components/api/api-provider.tsx#L5
'useState' is defined but never used
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/logic/gists-landing-logic.tsx#L29
'fileInputRef' is assigned a value but never used
Test linting: src/components/shadcn/use-toast.ts#L17
'actionTypes' is assigned a value but only used as a type