created objects #81
Annotations
10 warnings
🔬 Lint:
heat-stack/app/components/WeatherExample.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
🔬 Lint:
heat-stack/app/components/WeatherExample.tsx#L1
`#app/root.tsx` import should occur after import of `@remix-run/react`
|
🔬 Lint:
heat-stack/app/components/WeatherExample.tsx#L2
'test' is defined but never used
|
🔬 Lint:
heat-stack/app/components/WeatherExample.tsx#L3
'json' is defined but never used
|
🔬 Lint:
heat-stack/app/components/ui/checkbox.tsx#L1
`react` import should occur after import of `lucide-react`
|
🔬 Lint:
heat-stack/app/root.tsx#L2
Import "HeadersFunction" is only used as types
|
🔬 Lint:
heat-stack/app/root.tsx#L19
'useNonce' is defined but never used
|
🔬 Lint:
heat-stack/app/root.tsx#L26
`./components/WeatherExample.tsx` import should occur before import of `./styles/font.css`
|
🔬 Lint:
heat-stack/app/root.tsx#L26
'WeatherExample' is defined but never used
|
🔬 Lint:
heat-stack/app/root.tsx#L27
All imports in the declaration are only used as types. Use `import type`
|
The logs for this run have expired and are no longer available.
Loading