Skip to content

fix(umami): migrate to gists account #11

fix(umami): migrate to gists account

fix(umami): migrate to gists account #11

Triggered via pull request November 15, 2024 14:51
Status Success
Total duration 25s
Artifacts

mr.yml

on: pull_request
Test linting
15s
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)/mygist/[gistId]/page.tsx#L21
'updateName' is assigned a value but never used
Test linting: src/app/(gistLayout)/mygist/[gistId]/page.tsx#L30
'updateContent' is assigned a value but never used
Test linting: src/app/(gistLayout)/org/[orgId]/gist/[gistId]/page.tsx#L34
'edit' is assigned a value but never used
Test linting: src/app/(gistLayout)/org/[orgId]/gist/[gistId]/page.tsx#L67
'id' 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/shadcn/use-toast.ts#L17
'actionTypes' is assigned a value but only used as a type
Test linting: src/lib/queries/gists.queries.tsx#L5
'keepPreviousData' is defined but never used
Test linting: src/lib/queries/gists.queries.tsx#L7
'useGistStorage' is defined but never used