case summary component mock up #14
Annotations
10 warnings
heat-stack/app/components/WeatherExample.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
heat-stack/app/components/WeatherExample.tsx#L1
`#app/root.tsx` import should occur after import of `@remix-run/react`
|
heat-stack/app/components/WeatherExample.tsx#L2
'test' is defined but never used
|
heat-stack/app/components/WeatherExample.tsx#L3
'json' is defined but never used
|
heat-stack/app/components/ui/checkbox.tsx#L1
`react` import should occur after import of `lucide-react`
|
heat-stack/app/root.tsx#L4
`@remix-run/react` import should occur before import of `./styles/font.css`
|
heat-stack/app/root.tsx#L5
`./components/ui/icon.tsx` import should occur before import of `./styles/font.css`
|
heat-stack/app/root.tsx#L6
Import "DataFunctionArgs" is only used as types
|
heat-stack/app/root.tsx#L6
`@remix-run/node` import should occur before import of `./styles/font.css`
|
heat-stack/app/root.tsx#L8
`./components/CaseSummary.tsx` import should occur before import of `./styles/font.css`
|
The logs for this run have expired and are no longer available.
Loading