Unit Test PR--fix(grid): [grid] fix can not select first option when value is empty #248
test-unit-pr.yml
on: pull_request
Parse Affected Components
2s
PR Unit Test
1m 0s
Annotations
4 errors and 2 warnings
../../packages/vue/src/grid/__tests__/grid.test.tsx > PC Mode > columns & data:
packages/vue/src/grid/src/grid/grid.ts#L526
ReferenceError: IntersectionObserver is not defined
❯ Proxy.addIntersectionObserver ../../packages/vue/src/grid/src/grid/grid.ts:526:39
❯ Proxy.mounted ../../packages/vue/src/grid/src/grid/grid.ts:309:10
❯ ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1550:40
❯ callWithErrorHandling ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:203:19
❯ callWithAsyncErrorHandling ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:210:17
❯ hook.__weh.hook.__weh ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1530:19
❯ flushPostFlushCbs ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:385:32
❯ render ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5622:7
❯ mount ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2648:13
❯ Object.app.mount ../../node_modules/.pnpm/@VUE+runtime-dom@3.4.38/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1463:19
|
../../packages/vue/src/grid/__tests__/grid.test.tsx > PC Mode > cell-click:
packages/vue/src/grid/src/grid/grid.ts#L526
ReferenceError: IntersectionObserver is not defined
❯ Proxy.addIntersectionObserver ../../packages/vue/src/grid/src/grid/grid.ts:526:39
❯ Proxy.mounted ../../packages/vue/src/grid/src/grid/grid.ts:309:10
❯ ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1550:40
❯ callWithErrorHandling ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:203:19
❯ callWithAsyncErrorHandling ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:210:17
❯ hook.__weh.hook.__weh ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1530:19
❯ flushPostFlushCbs ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:385:32
❯ render ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5622:7
❯ mount ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2648:13
❯ Object.app.mount ../../node_modules/.pnpm/@VUE+runtime-dom@3.4.38/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1463:19
|
../../packages/vue/src/grid/__tests__/grid.test.tsx > PC Mode > default-slot:
packages/vue/src/grid/src/grid/grid.ts#L526
ReferenceError: IntersectionObserver is not defined
❯ Proxy.addIntersectionObserver ../../packages/vue/src/grid/src/grid/grid.ts:526:39
❯ Proxy.mounted ../../packages/vue/src/grid/src/grid/grid.ts:309:10
❯ ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1550:40
❯ callWithErrorHandling ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:203:19
❯ callWithAsyncErrorHandling ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:210:17
❯ hook.__weh.hook.__weh ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1530:19
❯ flushPostFlushCbs ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:385:32
❯ render ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5622:7
❯ mount ../../node_modules/.pnpm/@VUE+runtime-core@3.4.38/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2648:13
❯ Object.app.mount ../../node_modules/.pnpm/@VUE+runtime-dom@3.4.38/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1463:19
|
PR Unit Test
Process completed with exit code 1.
|
Parse Affected Components
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PR Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|