Skip to content

fly.io deployment (rebased with slim root.tsx) #28

fly.io deployment (rebased with slim root.tsx)

fly.io deployment (rebased with slim root.tsx) #28

Triggered via push December 6, 2023 02:33
Status Success
Total duration 4m 57s
Artifacts

heat-stack.yml

on: push
⬣ ESLint
36s
⬣ ESLint
ʦ TypeScript
37s
ʦ TypeScript
⚡ Vitest pyodide.test.ts
53s
⚡ Vitest pyodide.test.ts
Fit to window
Zoom out
Zoom in

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.tsx#L2
Import "HeadersFunction" is only used as types
⬣ ESLint: heat-stack/app/root.tsx#L23
`./components/WeatherExample.tsx` import should occur before import of `./styles/font.css`
⬣ ESLint: heat-stack/app/root.tsx#L23
'WeatherExample' is defined but never used
⬣ ESLint: heat-stack/app/root.tsx#L24
All imports in the declaration are only used as types. Use `import type`
⬣ ESLint: heat-stack/app/root.tsx#L25
`./utils/csrf.server.ts` import should occur before import of `./utils/db.server.ts`