Remove console.log #10
Annotations
8 errors and 1 warning
code-checks:
src/builder/Editor.tsx#L10
`../components/ui/drawer` import should occur after import of `remeda`
|
code-checks:
src/builder/panes/Preview.tsx#L2
`../../components/ui/alert` import should occur after import of `urql`
|
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:
src/main.tsx#L4
`@fabrix-framework/chakra-ui` import should occur before import of `./components/ui/provider.tsx`
|
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
|