Skip to content

ecosystem-ci

ecosystem-ci #234

Manually triggered February 23, 2024 17:23
Status Failure
Total duration 6m 58s
Artifacts

ecosystem-ci.yml

on: workflow_dispatch
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unhandled error: workspace/radix-vue/radix-vue/packages/radix-vue/src/DismissableLayer/utils.ts#L20
TypeError: Cannot read properties of null (reading 'querySelector') ❯ isLayerExist src/DismissableLayer/utils.ts:20:34 ❯ Document.handleFocus src/DismissableLayer/utils.ts:155:11 This error originated in "src/Dialog/Dialog.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: workspace/radix-vue/radix-vue/packages/radix-vue/src/DismissableLayer/utils.ts#L20
TypeError: Cannot read properties of null (reading 'querySelector') ❯ isLayerExist src/DismissableLayer/utils.ts:20:34 ❯ Document.handleFocus src/DismissableLayer/utils.ts:155:11 This error originated in "src/Select/Select.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: workspace/radix-vue/radix-vue/packages/radix-vue/src/DismissableLayer/utils.ts#L20
TypeError: Cannot read properties of null (reading 'querySelector') ❯ isLayerExist src/DismissableLayer/utils.ts:20:34 ❯ Document.handleFocus src/DismissableLayer/utils.ts:155:11 This error originated in "src/Select/Select.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: workspace/radix-vue/radix-vue/packages/radix-vue/src/DismissableLayer/utils.ts#L20
TypeError: Cannot read properties of null (reading 'querySelector') ❯ isLayerExist src/DismissableLayer/utils.ts:20:34 ❯ Document.handleFocus src/DismissableLayer/utils.ts:155:11 This error originated in "src/Select/Select.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: workspace/radix-vue/radix-vue/packages/radix-vue/src/DismissableLayer/utils.ts#L20
TypeError: Cannot read properties of null (reading 'querySelector') ❯ isLayerExist src/DismissableLayer/utils.ts:20:34 ❯ Document.handleFocus src/DismissableLayer/utils.ts:155:11 This error originated in "src/Select/Select.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: workspace/radix-vue/radix-vue/packages/radix-vue/src/DismissableLayer/utils.ts#L20
TypeError: Cannot read properties of null (reading 'querySelector') ❯ isLayerExist src/DismissableLayer/utils.ts:20:34 ❯ Document.handleFocus src/DismissableLayer/utils.ts:155:11 This error originated in "src/Menubar/Menubar.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: workspace/radix-vue/radix-vue/packages/radix-vue/src/DismissableLayer/utils.ts#L20
TypeError: Cannot read properties of null (reading 'querySelector') ❯ isLayerExist src/DismissableLayer/utils.ts:20:34 ❯ Document.handleFocus src/DismissableLayer/utils.ts:155:11 This error originated in "src/Menubar/Menubar.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
src/RadioGroup/RadioGroup.test.ts > given radio in a form > should have hidden input field: workspace/radix-vue/radix-vue/packages/radix-vue/src/RadioGroup/RadioGroup.test.ts#L71
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/RadioGroup/RadioGroup.test.ts:71:53
src/RadioGroup/RadioGroup.test.ts > given radio in a form > after clicking submit button > should trigger submit once: workspace/radix-vue/radix-vue/packages/radix-vue/src/RadioGroup/RadioGroup.test.ts#L82
AssertionError: expected {} to strictly equal { test: 'true' } - Expected + Received - Object { - "test": "true", - } + Object {} ❯ src/RadioGroup/RadioGroup.test.ts:82:50
src/RadioGroup/RadioGroup.test.ts > given radio in a form > after uncheck and click submit button again > should trigger submit once: workspace/radix-vue/radix-vue/packages/radix-vue/src/RadioGroup/RadioGroup.test.ts#L94
AssertionError: expected {} to strictly equal { test: 'true' } - Expected + Received - Object { - "test": "true", - } + Object {} ❯ src/RadioGroup/RadioGroup.test.ts:94:50
test-ecosystem (vant)
Process completed with exit code 1.