Migrate react-scripts to vite #564
Annotations
3 errors and 2 warnings
src/tests/message.test.ts > Messages > deletes a windows message:
ui/src/tests/message.test.ts#L208
TypeError: Cannot read properties of undefined (reading 'click')
❯ evaluate evaluate at /home/runner/work/server/server/ui/src/tests/message.test.ts:181:16, <anonymous>:0:65
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:449:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:196:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:474:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2241:12
❯ src/tests/message.test.ts:208:9
|
src/tests/plugin.test.ts:
ui/src/tests/plugin.test.ts#L24
TypeError: Cannot read properties of undefined (reading 'close')
❯ src/tests/plugin.test.ts:24:35
|
gotify
Process completed with exit code 2.
|
gotify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gotify
Restore cache failed: Dependencies file is not found in /home/runner/work/server/server. Supported file pattern: go.sum
|