Fix lint errors #11
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
|