fix(deps): update all non-major dependencies [] #531
lint.yml
on: pull_request
Run eslint / type-check / test
38s
storybook
1m 12s
Annotations
4 warnings
Run eslint / type-check / test:
src/shadcn/components/ui/dialog.tsx#L38
The arbitrary class 'left-[50%]' could be replaced by 'left-1/2' or 'left-2/4'
|
Run eslint / type-check / test:
src/shadcn/components/ui/dialog.tsx#L38
The arbitrary class 'top-[50%]' could be replaced by 'top-1/2' or 'top-2/4'
|
Run eslint / type-check / test:
src/shadcn/components/ui/dialog.tsx#L38
The arbitrary class 'translate-x-[-50%]' could be replaced by '-translate-x-1/2' or '-translate-x-2/4'
|
Run eslint / type-check / test:
src/shadcn/components/ui/dialog.tsx#L38
The arbitrary class 'translate-y-[-50%]' could be replaced by '-translate-y-1/2' or '-translate-y-2/4'
|