Skip to content

Issue 95

Issue 95 #12

Triggered via pull request December 1, 2023 00:39
Status Success
Total duration 1m 6s
Artifacts

heat-stack.yml

on: pull_request
⬣ ESLint
40s
⬣ ESLint
ʦ TypeScript
47s
ʦ TypeScript
⚡ Vitest pyodide.test.ts
54s
⚡ 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/root.tsx#L27
'Suspense' is defined but never used
⬣ ESLint: heat-stack/app/root.tsx#L27
'lazy' is defined but never used
⬣ ESLint: heat-stack/app/root.tsx#L28
'object' is defined but never used
⬣ ESLint: heat-stack/app/root.tsx#L63
`./components/WeatherExample.tsx` import should occur before import of `./styles/font.css`
⬣ ESLint: heat-stack/app/root.tsx#L64
Prefer using inline type specifiers instead of a top-level type-only import
⬣ ESLint: heat-stack/app/root.tsx#L66
`pyodide` import should occur before import of `react`