Skip to content

feat: OMV integration & health monitoring widget #3000

feat: OMV integration & health monitoring widget

feat: OMV integration & health monitoring widget #3000

Triggered via pull request September 22, 2024 17:46
Status Failure
Total duration 3m 19s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
packages/integrations/test/home-assistant.spec.ts > Home Assistant integration > Test connection should work: packages/integrations/test/home-assistant.spec.ts#L27
AssertionError: promise rejected "Error: Checking integration connection fa… { …(3) }" instead of resolving ❯ packages/integrations/test/home-assistant.spec.ts:27:28 Caused by: Caused by: Error: Checking integration connection failed ❯ throwErrorByStatusCode packages/integrations/src/base/integration.ts:102:13 ❯ HomeAssistantIntegration.handleTestConnectionResponseAsync packages/integrations/src/base/integration.ts:77:7 ❯ HomeAssistantIntegration.testConnectionAsync packages/integrations/src/homeassistant/homeassistant-integration.ts:61:5 ❯ actAsync packages/integrations/test/home-assistant.spec.ts:24:34 ❯ packages/integrations/test/home-assistant.spec.ts:27:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { flattenResult: { key: 'unauthorized', message: undefined }, key: 'unauthorized', detailMessage: undefined, flatten: 'Function<flatten>' }
test
Process completed with exit code 1.