Skip to content

Fix lint errors

Fix lint errors #11

Triggered via push January 14, 2025 09:32
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: push
code-checks
29s
code-checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
code-checks: src/builder/Editor.tsx#L1
There should be no empty line between import groups
code-checks: src/components/ui/alert.tsx#L3
`react` import should occur before import of `./close-button`
code-checks: src/components/ui/color-mode.tsx#L10
An interface declaring no members is equivalent to its supertype
code-checks: src/components/ui/color-mode.tsx#L40
An interface declaring no members is equivalent to its supertype
code-checks: src/components/ui/drawer.tsx#L3
`react` import should occur before import of `./close-button`
code-checks
Process completed with exit code 1.
code-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636