Add files via upload #36
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. 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 PR:
src/components/settings/items-container.tsx#L16
The arbitrary class 'border-[1px]' could be replaced by 'border'
|
πββοΈ Run ESLint PR:
src/ui/select.tsx#L25
Invalid Tailwind CSS classnames order
|
πββοΈ Run ESLint PR:
src/ui/select.tsx#L25
Invalid Tailwind CSS classnames order
|
πββοΈ Run ESLint PR:
src/ui/select.tsx#L25
Classnames 'px-3, py-3' could be replaced by the 'p-3' shorthand!
|
πββοΈ Run ESLint PR:
src/ui/select.tsx#L126
The arbitrary class 'border-b-[1px]' could be replaced by 'border-b'
|
Loading