Skip to content

chore: bump eslint-config-love from 96.0.0 to 114.0.0 #380

chore: bump eslint-config-love from 96.0.0 to 114.0.0

chore: bump eslint-config-love from 96.0.0 to 114.0.0 #380

Triggered via pull request December 30, 2024 11:44
Status Success
Total duration 1m 17s
Artifacts

lint-and-formatting.yml

on: pull_request
eslint_and_prettier
1m 9s
eslint_and_prettier
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
eslint_and_prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
eslint_and_prettier: src/hooks/matrix/useMatrixValue.ts#L59
React Hook useEffect has a missing dependency: 'action'. Either include it or remove the dependency array
eslint_and_prettier: src/hooks/use-toast.ts#L15
'actionTypes' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
eslint_and_prettier: src/views/app.tsx#L9
'LangKey' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/views/app.tsx#L11
'AlertDialog' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/views/app.tsx#L12
'AlertDialogAction' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/views/app.tsx#L13
'AlertDialogCancel' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/views/app.tsx#L14
'AlertDialogContent' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/views/app.tsx#L15
'AlertDialogDescription' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/views/app.tsx#L16
'AlertDialogFooter' is defined but never used. Allowed unused vars must match /^_/u
eslint_and_prettier: src/views/app.tsx#L17
'AlertDialogHeader' is defined but never used. Allowed unused vars must match /^_/u