Skip to content

247 interactive chart #353

247 interactive chart

247 interactive chart #353

Triggered via pull request September 30, 2024 17:31
Status Failure
Total duration 1m 0s
Artifacts 1

heat-stack.yml

on: pull_request
⬣ Heat-Stack - ESLint
40s
⬣ Heat-Stack - ESLint
ʦ Heat-Stack - TypeScript
34s
ʦ Heat-Stack - TypeScript
⚡ Heat-Stack - Vitest pyodide.test.ts
50s
⚡ 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
0s
🚀 Heat-Stack - Deploy
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 12 warnings
ʦ Heat-Stack - TypeScript
'"#types/index"' has no exported member named 'BillingRecordsSchema'. Did you mean 'billingRecordsSchema'?
ʦ Heat-Stack - TypeScript
'"#types/index"' has no exported member named 'SummaryOutputSchema'. Did you mean 'summaryOutputSchema'?
ʦ Heat-Stack - TypeScript
Type 'GitHubProvider' is not assignable to type 'AuthProvider'.
ʦ Heat-Stack - TypeScript
Property 'getAuthStrategy' in type 'GitHubProvider' is not assignable to the same property in base type 'AuthProvider'.
ʦ Heat-Stack - TypeScript
Object literal may only specify known properties, but 'clientID' does not exist in type 'GitHubStrategyOptions'. Did you mean to write 'clientId'?
ʦ Heat-Stack - TypeScript
Object is possibly 'undefined'.
ʦ Heat-Stack - TypeScript
Type 'AsymmetricMatchersContaining' recursively references itself as a base type.
ʦ Heat-Stack - TypeScript
Process completed with exit code 2.
app/routes/_auth+/auth.$provider.callback.test.ts > a new user goes to onboarding: heat-stack/tests/setup/custom-matchers.ts#L17
TypeError: Cannot read properties of undefined (reading 'get') ❯ Object.toHaveRedirect tests/setup/custom-matchers.ts:17:37 ❯ app/routes/_auth+/auth.$provider.callback.test.ts:31:19
app/routes/_auth+/auth.$provider.callback.test.ts > when a user is logged in, it creates the connection: heat-stack/tests/setup/setup-test-env.ts#L22
Error: Console error was called. Call consoleError.mockImplementation(() => {}) if this is expected. ❯ Console.<anonymous> tests/setup/setup-test-env.ts:22:10 ❯ Module.loader app/routes/_auth+/auth.$provider.callback.ts:47:11 ❯ app/routes/_auth+/auth.$provider.callback.test.ts:63:19
app/routes/_auth+/auth.$provider.callback.test.ts > when a user is logged in and has already connected, it doesn't do anything and just redirects the user back to the connections page: heat-stack/tests/setup/setup-test-env.ts#L22
Error: Console error was called. Call consoleError.mockImplementation(() => {}) if this is expected. ❯ Console.<anonymous> tests/setup/setup-test-env.ts:22:10 ❯ Module.loader app/routes/_auth+/auth.$provider.callback.ts:47:11 ❯ app/routes/_auth+/auth.$provider.callback.test.ts:99:19
app/routes/_auth+/auth.$provider.callback.test.ts > when a user exists with the same email, create connection and make session: heat-stack/tests/setup/setup-test-env.ts#L22
Error: Console error was called. Call consoleError.mockImplementation(() => {}) if this is expected. ❯ Console.<anonymous> tests/setup/setup-test-env.ts:22:10 ❯ Module.loader app/routes/_auth+/auth.$provider.callback.ts:47:11 ❯ app/routes/_auth+/auth.$provider.callback.test.ts:114:19
app/routes/_auth+/auth.$provider.callback.test.ts > gives an error if the account is already connected to another user: heat-stack/tests/setup/setup-test-env.ts#L22
Error: Console error was called. Call consoleError.mockImplementation(() => {}) if this is expected. ❯ Console.<anonymous> tests/setup/setup-test-env.ts:22:10 ❯ Module.loader app/routes/_auth+/auth.$provider.callback.ts:47:11 ❯ app/routes/_auth+/auth.$provider.callback.test.ts:158:19
app/routes/_auth+/auth.$provider.callback.test.ts > if a user is not logged in, but the connection exists, make a session: heat-stack/tests/setup/setup-test-env.ts#L22
Error: Console error was called. Call consoleError.mockImplementation(() => {}) if this is expected. ❯ Console.<anonymous> tests/setup/setup-test-env.ts:22:10 ❯ Module.loader app/routes/_auth+/auth.$provider.callback.ts:47:11 ❯ app/routes/_auth+/auth.$provider.callback.test.ts:181:19
app/routes/_auth+/auth.$provider.callback.test.ts > if a user is not logged in, but the connection exists and they have enabled 2FA, send them to verify their 2FA and do not make a session: heat-stack/tests/setup/setup-test-env.ts#L22
Error: Console error was called. Call consoleError.mockImplementation(() => {}) if this is expected. ❯ Console.<anonymous> tests/setup/setup-test-env.ts:22:10 ❯ Module.loader app/routes/_auth+/auth.$provider.callback.ts:47:11 ❯ app/routes/_auth+/auth.$provider.callback.test.ts:205:19
⚡ Heat-Stack - Vitest pyodide.test.ts
Process completed with exit code 1.
Rules Engine - Pytest (3.11.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rules Engine - Lint (3.11.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rules Engine - Mypy (3.11.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ʦ Heat-Stack - TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rules Engine - Build (3.11.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
⬣ Heat-Stack - ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/AnalysisHeader.tsx#L2
All imports in the declaration are only used as types. Use `import type`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/EnergyUseHistoryChart.tsx#L3
All imports in the declaration are only used as types. Use `import type`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/heat/CaseSummaryComponents/EnergyUseHistoryChart.tsx#L23
`@faker-js/faker` import should occur before import of `react`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/table.tsx#L4
`class-variance-authority` import should occur before import of `react`
⬣ Heat-Stack - ESLint: heat-stack/app/components/ui/table.tsx#L4
Imports "VariantProps" are only used as type
⚡ Heat-Stack - Vitest pyodide.test.ts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
python-rules-engine-wheel
89.9 KB