Calculate boiler usage (#153) #131
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔬 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#L1
'useForm' is defined but never used
|
🔬 Lint:
heat-stack/app/root.tsx#L1
'getFormProps' is defined but never used
|
🔬 Lint:
heat-stack/app/root.tsx#L2
'parseWithZod' is defined but never used
|
🔬 Lint:
heat-stack/app/root.tsx#L3
'invariantResponse' is defined but never used
|
🔬 Lint:
heat-stack/app/root.tsx#L8
'ActionFunctionArgs' is defined but never used
|
Loading