Make a vitest
unit test for the Rules Engine Python whl
#8
heat-stack.yml
on: pull_request
⬣ ESLint
37s
ʦ TypeScript
38s
⚡ Vitest pyodide.test.ts
58s
Annotations
7 warnings
⬣ 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`
|
⬣ ESLint:
heat-stack/app/root.tsx#L67
`../../rules-engine/src/rules_engine/engine.py` import should occur before import of `./components/confetti.tsx`
|