Skip to content

fix(GIST-98): update group css class on buttons #4

fix(GIST-98): update group css class on buttons

fix(GIST-98): update group css class on buttons #4

Triggered via pull request November 13, 2024 15:34
Status Success
Total duration 37s
Billable time 1m
Artifacts

mr.yml

on: pull_request
Test linting
26s
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/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/components/ui/gist-details.tsx#L19
'getBackendURL' is defined but never used
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