fix(deps): update all non-major dependencies [] #509
lint.yml
on: pull_request
Run eslint / type-check / test
44s
storybook
54s
Annotations
6 warnings
Run eslint / type-check / test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|