Skip to content

Merge pull request #3 from fernandatoledo/sonar #33

Merge pull request #3 from fernandatoledo/sonar

Merge pull request #3 from fernandatoledo/sonar #33

Triggered via push August 5, 2024 18:28
Status Success
Total duration 1m 56s
Artifacts

lint-ts.yml

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

Annotations

6 warnings
Lint TS (eslint, prettier)
The following actions uses Node.js version which is deprecated 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'