Skip to content

feat: Tree

feat: Tree #1501

Triggered via pull request June 5, 2024 06:15
Status Failure
Total duration 3m 42s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
src/Combobox/Combobox.test.ts > given a Combobox with object > opening the popup > after keypress input > if filter-function provided > should filter with the searchTerm (Dur): packages/radix-vue/src/Combobox/Combobox.test.ts#L186
TypeError: Cannot read properties of undefined (reading 'name') ❯ src/Combobox/Combobox.test.ts:186:41 ❯ Proxy.filterFunction src/Combobox/Combobox.test.ts:186:27 ❯ src/Combobox/ComboboxRoot.vue:172:20 ❯ ReactiveEffect.fn ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:998:13 ❯ ReactiveEffect.run ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19 ❯ ComputedRefImpl.get value [as value] ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:1010:109 ❯ triggerComputed ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:200:19 ❯ ReactiveEffect.get dirty [as dirty] ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:153:11 ❯ job ../../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1935:35
test
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/