Skip to content

Add files via upload #42

Add files via upload

Add files via upload #42

Triggered via push October 30, 2024 19:12
Status Success
Total duration 38s
Artifacts

lint-ts.yml

on: push
Lint TS (eslint, prettier)
29s
Lint TS (eslint, prettier)
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Lint TS (eslint, prettier)
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/
Lint TS (eslint, prettier): src/components/settings/items-container.tsx#L16
The arbitrary class 'border-[1px]' could be replaced by 'border'
Lint TS (eslint, prettier): src/ui/select.tsx#L25
Invalid Tailwind CSS classnames order
Lint TS (eslint, prettier): src/ui/select.tsx#L25
Invalid Tailwind CSS classnames order
Lint TS (eslint, prettier): src/ui/select.tsx#L25
Classnames 'px-3, py-3' could be replaced by the 'p-3' shorthand!
Lint TS (eslint, prettier): src/ui/select.tsx#L126
The arbitrary class 'border-b-[1px]' could be replaced by 'border-b'