chore(release): release v0.1.0 #2990
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.
|