Skip to content

chore: bump @radix-ui/react-icons from 1.3.0 to 1.3.2 #354

chore: bump @radix-ui/react-icons from 1.3.0 to 1.3.2

chore: bump @radix-ui/react-icons from 1.3.0 to 1.3.2 #354

Triggered via pull request November 18, 2024 11:21
Status Success
Total duration 1m 18s
Artifacts

lint-and-formatting.yml

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

Annotations

10 warnings
eslint_and_prettier: src/components/ui/select.tsx#L31
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
eslint_and_prettier: src/components/ui/select.tsx#L123
Classnames 'h-3.5, w-3.5' could be replaced by the 'size-3.5' shorthand!
eslint_and_prettier: src/components/ui/select.tsx#L125
Classnames 'h-4, w-4' could be replaced by the 'size-4' shorthand!
eslint_and_prettier: src/components/ui/toast.tsx#L25
Invalid Tailwind CSS classnames order
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