Skip to content

feat(UI): Display indexes in datatables widget #236

feat(UI): Display indexes in datatables widget

feat(UI): Display indexes in datatables widget #236

Triggered via pull request October 15, 2024 10:07
Status Failure
Total duration 2m 1s
Artifacts

ci.yml

on: pull_request
changes
6s
changes
lint-all-files  /  lint-all-files
25s
lint-all-files / lint-all-files
lint-and-test-skore-ui  /  lint-skore-ui
32s
lint-and-test-skore-ui / lint-skore-ui
lint-and-test-skore  /  build-skore-ui
lint-and-test-skore / build-skore-ui
lint-and-test-skore-ui  /  test-skore-ui
23s
lint-and-test-skore-ui / test-skore-ui
Matrix: lint-and-test-skore / test-skore
Waiting for pending jobs
lint-and-test-skore-ui  /  build-skore-ui
0s
lint-and-test-skore-ui / build-skore-ui
lint-and-test-skore  /  cleanup
lint-and-test-skore / cleanup
ci-all-green
0s
ci-all-green
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests/components/DataFrameWidget.spec.ts > DataFrameWidget > Renders properly.: skore-ui/src/components/DataFrameWidget.vue#L46
TypeError: Cannot read properties of undefined (reading 'slice') ❯ ComputedRefImpl.fn src/components/DataFrameWidget.vue:46:22 ❯ refreshComputed node_modules/@vue/reactivity/dist/reactivity.cjs.js:381:28 ❯ ComputedRefImpl.get value [as value] node_modules/@vue/reactivity/dist/reactivity.cjs.js:1687:5 ❯ unref node_modules/@vue/reactivity/dist/reactivity.cjs.js:1532:29 ❯ Object.get node_modules/@vue/reactivity/dist/reactivity.cjs.js:1538:64 ❯ src/components/DataFrameWidget.vue:89:34 ❯ Module.renderList node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2831:16 ❯ src/components/DataFrameWidget.vue:1:1 ❯ Proxy.renderFnWithContext node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:689:13 ❯ Proxy.<anonymous> node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7938:63
tests/components/DataFrameWidget.spec.ts > DataFrameWidget > Computes elements correctly.: skore-ui/src/components/DataFrameWidget.vue#L46
TypeError: Cannot read properties of undefined (reading 'slice') ❯ ComputedRefImpl.fn src/components/DataFrameWidget.vue:46:22 ❯ refreshComputed node_modules/@vue/reactivity/dist/reactivity.cjs.js:381:28 ❯ ComputedRefImpl.get value [as value] node_modules/@vue/reactivity/dist/reactivity.cjs.js:1687:5 ❯ unref node_modules/@vue/reactivity/dist/reactivity.cjs.js:1532:29 ❯ Object.get node_modules/@vue/reactivity/dist/reactivity.cjs.js:1538:64 ❯ src/components/DataFrameWidget.vue:89:34 ❯ Module.renderList node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2831:16 ❯ src/components/DataFrameWidget.vue:1:1 ❯ Proxy.renderFnWithContext node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:689:13 ❯ Proxy.<anonymous> node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7938:63
tests/components/DataFrameWidget.spec.ts > DataFrameWidget > Can navigate through pages.: skore-ui/src/components/DataFrameWidget.vue#L46
TypeError: Cannot read properties of undefined (reading 'slice') ❯ ComputedRefImpl.fn src/components/DataFrameWidget.vue:46:22 ❯ refreshComputed node_modules/@vue/reactivity/dist/reactivity.cjs.js:381:28 ❯ ComputedRefImpl.get value [as value] node_modules/@vue/reactivity/dist/reactivity.cjs.js:1687:5 ❯ unref node_modules/@vue/reactivity/dist/reactivity.cjs.js:1532:29 ❯ Object.get node_modules/@vue/reactivity/dist/reactivity.cjs.js:1538:64 ❯ src/components/DataFrameWidget.vue:89:34 ❯ Module.renderList node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2831:16 ❯ src/components/DataFrameWidget.vue:1:1 ❯ Proxy.renderFnWithContext node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:689:13 ❯ Proxy.<anonymous> node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7938:63
tests/components/DataFrameWidget.spec.ts > DataFrameWidget > Can search through rows.: skore-ui/src/components/DataFrameWidget.vue#L46
TypeError: Cannot read properties of undefined (reading 'slice') ❯ ComputedRefImpl.fn src/components/DataFrameWidget.vue:46:22 ❯ refreshComputed node_modules/@vue/reactivity/dist/reactivity.cjs.js:381:28 ❯ ComputedRefImpl.get value [as value] node_modules/@vue/reactivity/dist/reactivity.cjs.js:1687:5 ❯ unref node_modules/@vue/reactivity/dist/reactivity.cjs.js:1532:29 ❯ Object.get node_modules/@vue/reactivity/dist/reactivity.cjs.js:1538:64 ❯ src/components/DataFrameWidget.vue:89:34 ❯ Module.renderList node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2831:16 ❯ src/components/DataFrameWidget.vue:1:1 ❯ Proxy.renderFnWithContext node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:689:13 ❯ Proxy.<anonymous> node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7938:63
lint-and-test-skore-ui / test-skore-ui
Process completed with exit code 1.
lint-and-test-skore-ui / test-skore-ui
Failed to parse the json-summary at path "/home/runner/work/skore/skore/skore-ui/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/skore/skore/skore-ui/coverage/coverage-summary.json' at async open (node:internal/fs/promises:636:25) at async readFile (node:internal/fs/promises:1246:14) at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1156) at async Cu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237) at async WO (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
lint-and-test-skore-ui / test-skore-ui
Error: ENOENT: no such file or directory, open '/home/runner/work/skore/skore/skore-ui/coverage/coverage-summary.json'
ci-all-green
Process completed with exit code 1.