Skip to content

fix(deps): update all non-major dependencies [] #531

fix(deps): update all non-major dependencies []

fix(deps): update all non-major dependencies [] #531

Triggered via pull request November 26, 2024 03:28
Status Success
Total duration 1m 24s
Artifacts

lint.yml

on: pull_request
Run eslint / type-check / test
38s
Run eslint / type-check / test
storybook
1m 12s
storybook
Fit to window
Zoom out
Zoom in

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'