Skip to content

Schema for home, case, billing period, and related data (no homeowner… #483

Schema for home, case, billing period, and related data (no homeowner…

Schema for home, case, billing period, and related data (no homeowner… #483

Re-run triggered February 12, 2025 05:57
Status Success
Total duration 1m 47s
Artifacts 1

heat-stack.yml

on: push
⬣ Heat-Stack - ESLint
35s
⬣ Heat-Stack - ESLint
ʦ Heat-Stack - TypeScript
41s
ʦ Heat-Stack - TypeScript
⚡ Heat-Stack - Vitest pyodide.test.ts
46s
⚡ Heat-Stack - Vitest pyodide.test.ts
Matrix: Rules Engine - Build
Matrix: Rules Engine - Lint
Matrix: Rules Engine - Mypy
Matrix: Rules Engine - Pytest
🚀 Heat-Stack - Deploy
1m 29s
🚀 Heat-Stack - Deploy
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/Graphs/HeatLoad.tsx#L13
All imports in the declaration are only used as types. Use `import type`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/Graphs/HeatLoad.tsx#L16
`../constants.ts` import should occur before import of `../HeatLoadGrid.tsx`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/Graphs/HeatLoad.tsx#L25
`../utility/build-heat-load-graph-data.ts` import should occur before import of `../utility/heat-load-calculations.ts`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/Graphs/HeatLoad.tsx#L27
`./HeatLoadGraphLegend.tsx` import should occur before import of `./HeatLoadGraphToolTip.tsx`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/Graphs/HeatLoad.tsx#L28
`../../../../../global_constants.ts` import should occur before import of `../../../icon.tsx`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/Graphs/HeatLoad.tsx#L64
React Hook useMemo has missing dependencies: 'maxTemperature' and 'minTemperature'. Either include them or remove the dependency array
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/utility/build-heat-load-graph-data.ts#L1
All imports in the declaration are only used as types. Use `import type`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/utility/heat-load-calculations.ts#L1
All imports in the declaration are only used as types. Use `import type`
⬣ Heat-Stack - ESLint: heat-stack/app/routes/_heat+/single.tsx#L61
`react` import should occur before import of `zod`