Skip to content

fix: only consider the binding value of string type as stringified JS… #499

fix: only consider the binding value of string type as stringified JS…

fix: only consider the binding value of string type as stringified JS… #499

Triggered via push April 13, 2024 15:59
Status Failure
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test/index.test.ts > text mode: src/Component.ts#L109
ReferenceError: onChangeMode is not defined ❯ src/Component.ts:109:13 ❯ node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2861:88 ❯ callWithErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19 ❯ callWithAsyncErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17 ❯ Array.hook.__weh.hook.__weh node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2841:19 ❯ flushPostFlushCbs node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:368:41 ❯ render node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6613:7 ❯ mount node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3913:13 ❯ Object.app.mount node_modules/.pnpm/@VUE+runtime-dom@3.4.21/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1453:19 ❯ Proxy.mount node_modules/.pnpm/@VUE+test-utils@2.4.5/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:18
test/index.test.ts > tree mode: src/Component.ts#L109
ReferenceError: onChangeMode is not defined ❯ src/Component.ts:109:13 ❯ node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2861:88 ❯ callWithErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19 ❯ callWithAsyncErrorHandling node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17 ❯ Array.hook.__weh.hook.__weh node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2841:19 ❯ flushPostFlushCbs node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:368:41 ❯ render node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6613:7 ❯ mount node_modules/.pnpm/@VUE+runtime-core@3.4.21/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3913:13 ❯ Object.app.mount node_modules/.pnpm/@VUE+runtime-dom@3.4.21/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1453:19 ❯ Proxy.mount node_modules/.pnpm/@VUE+test-utils@2.4.5/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:18
unit-test
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.