Skip to content

Migrate react-scripts to vite #321

Migrate react-scripts to vite

Migrate react-scripts to vite #321

Re-run triggered October 15, 2024 15:03
Status Failure
Total duration 4m 48s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
src/tests/application.test.ts > Application > has created apps > has server app: ui/src/tests/utils.ts#L5
TypeError: Cannot read properties of null (reading 'getProperty') ❯ Module.innerText src/tests/utils.ts:5:35 ❯ src/tests/application.test.ts:35:16
src/tests/application.test.ts > Application > has created apps > has desktop app: ui/src/tests/utils.ts#L5
TypeError: Cannot read properties of null (reading 'getProperty') ❯ Module.innerText src/tests/utils.ts:5:35 ❯ src/tests/application.test.ts:35:16
src/tests/application.test.ts > Application > has created apps > has raspberry app: ui/src/tests/utils.ts#L5
TypeError: Cannot read properties of null (reading 'getProperty') ❯ Module.innerText src/tests/utils.ts:5:35 ❯ src/tests/application.test.ts:35:16
src/tests/application.test.ts > Application > has created apps > shows token: ui/src/tests/application.test.ts#L95
Error: No element found for selector: #app-table tbody tr:nth-child(3) td:nth-child(3) .toggle-visibility ❯ assert node_modules/puppeteer/src/util/assert.ts:29:11 ❯ IsolatedWorld.click node_modules/puppeteer/src/common/IsolatedWorld.ts:341:5 ❯ src/tests/application.test.ts:95:13
src/tests/application.test.ts > Application > updates application: ui/src/tests/application.test.ts#L43
Error: No element found for selector: #app-table tbody tr:nth-child(1) td:nth-child(7) .edit ❯ assert node_modules/puppeteer/src/util/assert.ts:29:11 ❯ IsolatedWorld.click node_modules/puppeteer/src/common/IsolatedWorld.ts:341:5 ❯ src/tests/application.test.ts:43:9 ❯ src/tests/application.test.ts:102:9
src/tests/application.test.ts > Application > has updated application: ui/src/tests/utils.ts#L5
TypeError: Cannot read properties of null (reading 'getProperty') ❯ Module.innerText src/tests/utils.ts:5:35 ❯ src/tests/application.test.ts:35:16 ❯ src/tests/application.test.ts:107:9
src/tests/application.test.ts > Application > deletes application: ui/src/tests/application.test.ts#L112
Error: No element found for selector: #app-table tbody tr:nth-child(2) td:nth-child(8) .delete ❯ assert node_modules/puppeteer/src/util/assert.ts:29:11 ❯ IsolatedWorld.click node_modules/puppeteer/src/common/IsolatedWorld.ts:341:5 ❯ src/tests/application.test.ts:112:9
src/tests/application.test.ts > Application > has deleted application: ui/src/tests/application.test.ts#L119
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ src/tests/application.test.ts:119:50
src/tests/client.test.ts > Client > has one client (the current session): ui/src/tests/client.test.ts#L59
AssertionError: expected +0 to be 1 // Object.is equality - Expected + Received - 1 + 0 ❯ src/tests/client.test.ts:59:50
src/tests/client.test.ts > Client > updates client: ui/src/tests/client.test.ts#L35
Error: No element found for selector: #client-table tbody tr:nth-child(1) td:nth-child(4) .edit ❯ assert node_modules/puppeteer/src/util/assert.ts:29:11 ❯ IsolatedWorld.click node_modules/puppeteer/src/common/IsolatedWorld.ts:341:5 ❯ src/tests/client.test.ts:35:9
gotify
Restore cache failed: Dependencies file is not found in /home/runner/work/server/server. Supported file pattern: go.sum