feat: wt-select useValueFromOptionsByProp [WTEL-5622] #579
release.yml
on: push
Annotations
8 errors and 2 warnings
Unhandled error:
src/components/wt-select/mixins/multiselectMixin.js#L181
ReferenceError: options is not defined
❯ Proxy.handler src/components/wt-select/mixins/multiselectMixin.js:181:27
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6136:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1807:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1843:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6164:34
❯ watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6097:10
❯ createWatcher node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3639:9
❯ applyOptions node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3520:7
This error originated in "src/modules/AuditForm/components/__tests__/audit-form.spec.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "src/modules/AuditForm/components/__tests__/audit-form.spec.js". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/components/wt-select/mixins/multiselectMixin.js#L181
ReferenceError: options is not defined
❯ Proxy.handler src/components/wt-select/mixins/multiselectMixin.js:181:27
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6136:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1807:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1843:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6164:34
❯ watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6097:10
❯ createWatcher node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3639:9
❯ applyOptions node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3520:7
This error originated in "src/modules/AuditForm/components/__tests__/audit-form.spec.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "src/modules/AuditForm/components/__tests__/audit-form.spec.js". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
src/components/wt-select/__tests__/WtSelect.spec.js > WtSelect > renders a component:
src/components/wt-select/mixins/multiselectMixin.js#L181
ReferenceError: options is not defined
❯ Proxy.handler src/components/wt-select/mixins/multiselectMixin.js:181:27
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6136:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1807:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1843:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6164:34
❯ watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6097:10
❯ createWatcher node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3639:9
❯ applyOptions node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3520:7
|
src/components/wt-select/__tests__/WtSelect.spec.js > WtSelect > renders label text when passed:
src/components/wt-select/mixins/multiselectMixin.js#L181
ReferenceError: options is not defined
❯ Proxy.handler src/components/wt-select/mixins/multiselectMixin.js:181:27
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6136:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1807:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1843:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6164:34
❯ watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6097:10
❯ createWatcher node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3639:9
❯ applyOptions node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3520:7
|
src/components/wt-select/mixins/__tests__/multiselectMixin.spec.js > MultiselectMixin > renders a component:
src/components/wt-select/mixins/multiselectMixin.js#L181
ReferenceError: options is not defined
❯ Proxy.handler src/components/wt-select/mixins/multiselectMixin.js:181:27
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6136:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1807:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1843:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6164:34
❯ watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6097:10
❯ createWatcher node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3639:9
❯ applyOptions node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3520:7
|
src/components/wt-select/mixins/__tests__/multiselectMixin.spec.js > MultiselectMixin > Correctly computes internal search options:
src/components/wt-select/mixins/multiselectMixin.js#L181
ReferenceError: options is not defined
❯ Proxy.handler src/components/wt-select/mixins/multiselectMixin.js:181:27
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6136:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1807:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1843:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6164:34
❯ watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6097:10
❯ createWatcher node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3639:9
❯ applyOptions node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3520:7
|
src/components/wt-select/mixins/__tests__/multiselectMixin.spec.js > MultiselectMixin > Correctly computes internal search options: search case:
src/components/wt-select/mixins/multiselectMixin.js#L181
ReferenceError: options is not defined
❯ Proxy.handler src/components/wt-select/mixins/multiselectMixin.js:181:27
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:207:17
❯ baseWatchOptions.call node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6136:47
❯ job node_modules/@vue/reactivity/dist/reactivity.cjs.js:1807:18
❯ Object.watch node_modules/@vue/reactivity/dist/reactivity.cjs.js:1843:7
❯ doWatch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6164:34
❯ watch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6097:10
❯ createWatcher node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3639:9
❯ applyOptions node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3520:7
|
test
Process completed with exit code 1.
|
install_deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|