Skip to content

[Feature] Add support for auto-updating components on DOM change #1799

[Feature] Add support for auto-updating components on DOM change

[Feature] Add support for auto-updating components on DOM change #1799

Triggered via pull request December 19, 2024 13:31
Status Failure
Total duration 48s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build: packages/js-toolkit/Base/managers/ChildrenManager.ts#L41
No overload matches this call.
build: packages/js-toolkit/Base/managers/ChildrenManager.ts#L45
No overload matches this call.
build: packages/js-toolkit/Base/managers/ChildrenManager.ts#L46
No overload matches this call.
build
Process completed with exit code 1.
code-quality: packages/js-toolkit/Base/managers/ChildrenManager.ts#L41
No overload matches this call.
code-quality: packages/js-toolkit/Base/managers/ChildrenManager.ts#L45
No overload matches this call.
code-quality: packages/js-toolkit/Base/managers/ChildrenManager.ts#L46
No overload matches this call.
code-quality
Process completed with exit code 1.
tests/helpers/createApp.spec.ts > The `createApp` function > should terminate instances whose root element has been removed from the DOM: packages/tests/helpers/createApp.spec.ts#L174
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/helpers/createApp.spec.ts:174:34
tests/helpers/createApp.spec.ts > The `createApp` function > should terminate instances whose root element has been removed from the DOM: packages/tests/helpers/createApp.spec.ts#L174
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/helpers/createApp.spec.ts:174:34
tests/helpers/createApp.spec.ts > The `createApp` function > should terminate instances whose root element has been removed from the DOM: packages/tests/helpers/createApp.spec.ts#L174
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/helpers/createApp.spec.ts:174:34
tests/helpers/createApp.spec.ts > The `createApp` function > should terminate instances whose root element has been removed from the DOM: packages/tests/helpers/createApp.spec.ts#L174
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/helpers/createApp.spec.ts:174:34
unit
Process completed with exit code 1.