fix(deps): update all non-major dependencies [] #553
lint.yml
on: pull_request
Run eslint / type-check / test
41s
storybook
54s
Annotations
6 warnings
Run eslint / type-check / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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'
|
storybook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|