fly.io deployment (rebased with slim root.tsx) #25
heat-stack.yml
on: push
⬣ ESLint
36s
ʦ TypeScript
44s
⚡ Vitest pyodide.test.ts
53s
🚀 Deploy
4m 1s
Annotations
10 warnings
⬣ ESLint:
heat-stack/app/components/WeatherExample.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
⬣ ESLint:
heat-stack/app/components/WeatherExample.tsx#L1
`#app/root.tsx` import should occur after import of `@remix-run/react`
|
⬣ ESLint:
heat-stack/app/components/WeatherExample.tsx#L2
'test' is defined but never used
|
⬣ ESLint:
heat-stack/app/components/WeatherExample.tsx#L3
'json' is defined but never used
|
⬣ ESLint:
heat-stack/app/components/ui/checkbox.tsx#L1
`react` import should occur after import of `lucide-react`
|
⬣ ESLint:
heat-stack/app/root_original.tsx#L27
'Suspense' is defined but never used
|
⬣ ESLint:
heat-stack/app/root_original.tsx#L27
'lazy' is defined but never used
|
⬣ ESLint:
heat-stack/app/root_original.tsx#L27
'useEffect' is defined but never used
|
⬣ ESLint:
heat-stack/app/root_original.tsx#L27
'useState' is defined but never used
|
⬣ ESLint:
heat-stack/app/root_original.tsx#L28
'object' is defined but never used
|