Calculate boiler usage #142
heat-stack.yml
on: pull_request
⬣ ESLint
30s
ʦ TypeScript
32s
⚡ Vitest pyodide.test.ts
47s
🚀 Deploy
0s
Annotations
2 errors and 13 warnings
ʦ TypeScript
Type '{ fields: { name: FieldMetadata<string, { name: string; address: string; livingSpace: number; }, string[]>; address: FieldMetadata<string, { name: string; address: string; livingSpace: number; }, string[]>; livingSpace: FieldMetadata<...>; }; }' is not assignable to type 'IntrinsicAttributes'.
|
ʦ TypeScript
Process completed with exit code 2.
|
⬣ ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⬣ 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/components/ui/heat/CaseSummaryComponents/CurrentHeatingSystem.tsx#L2
'Button' is defined but never used
|
⬣ ESLint:
heat-stack/app/components/ui/heat/CaseSummaryComponents/EnergyUseHistory.tsx#L3
`#/app/components/ui/button.tsx` import should occur before import of `./AnalysisHeader.tsx`
|
⬣ ESLint:
heat-stack/app/components/ui/heat/CaseSummaryComponents/EnergyUseHistory.tsx#L5
`@remix-run/react` import should occur before import of `./AnalysisHeader.tsx`
|
⬣ ESLint:
heat-stack/app/components/ui/heat/CaseSummaryComponents/EnergyUseHistory.tsx#L5
'Form' is defined but never used
|
⬣ ESLint:
heat-stack/app/components/ui/heat/CaseSummaryComponents/EnergyUseHistory.tsx#L6
'ErrorList' is defined but never used
|
ʦ TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⚡ Vitest pyodide.test.ts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|