Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

overhaul

overhaul #14

Triggered via pull request February 4, 2024 19:23
Status Cancelled
Total duration 17m 42s
Artifacts

checks.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 6 warnings, and 1 notice
[electron] β€Ί build.test.ts:14:1 β€Ί packaged build: workspaces/tests/tests/build.test.ts#L18
1) [electron] β€Ί build.test.ts:14:1 β€Ί packaged build ────────────────────────────────────────────── TypeError: Invalid URL 16 | console.info( 17 | "[test:build] Temp folder path:", > 18 | fileURLToPath(tempFolder.path), | ^ 19 | ); 20 | 21 | await cp(templateFolder, tempFolder.path, { at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/build.test.ts:18:3
[electron] β€Ί build.test.ts:14:1 β€Ί packaged build: workspaces/tests/tests/build.test.ts#L18
1) [electron] β€Ί build.test.ts:14:1 β€Ί packaged build ────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Invalid URL 16 | console.info( 17 | "[test:build] Temp folder path:", > 18 | fileURLToPath(tempFolder.path), | ^ 19 | ); 20 | 21 | await cp(templateFolder, tempFolder.path, { at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/build.test.ts:18:3
[electron] β€Ί build.test.ts:14:1 β€Ί packaged build: workspaces/tests/tests/build.test.ts#L18
1) [electron] β€Ί build.test.ts:14:1 β€Ί packaged build ────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Invalid URL 16 | console.info( 17 | "[test:build] Temp folder path:", > 18 | fileURLToPath(tempFolder.path), | ^ 19 | ); 20 | 21 | await cp(templateFolder, tempFolder.path, { at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/build.test.ts:18:3
[electron] β€Ί integration.test.ts:23:1 β€Ί electron apis: workspaces/tests/tests/launchElectron.ts#L19
2) [electron] β€Ί integration.test.ts:23:1 β€Ί electron apis ───────────────────────────────────────── TimeoutError: electronApplication.firstWindow: Timeout 30000ms exceeded while waiting for event "window" at launchElectron.ts:19 17 | 18 | console.info("Waiting for first window..."); > 19 | const window = await app.firstWindow(); | ^ 20 | 21 | console.info("Waiting for load event..."); 22 | await window.waitForEvent("load"); at launchElectron (/home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/launchElectron.ts:19:27) at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/integration.test.ts:24:23
[electron] β€Ί integration.test.ts:23:1 β€Ί electron apis: workspaces/tests/tests/launchElectron.ts#L19
2) [electron] β€Ί integration.test.ts:23:1 β€Ί electron apis ───────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: electronApplication.firstWindow: Timeout 30000ms exceeded while waiting for event "window" at launchElectron.ts:19 17 | 18 | console.info("Waiting for first window..."); > 19 | const window = await app.firstWindow(); | ^ 20 | 21 | console.info("Waiting for load event..."); 22 | await window.waitForEvent("load"); at launchElectron (/home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/launchElectron.ts:19:27) at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/integration.test.ts:24:23
[electron] β€Ί integration.test.ts:23:1 β€Ί electron apis: workspaces/tests/tests/launchElectron.ts#L19
2) [electron] β€Ί integration.test.ts:23:1 β€Ί electron apis ───────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: electronApplication.firstWindow: Timeout 30000ms exceeded while waiting for event "window" at launchElectron.ts:19 17 | 18 | console.info("Waiting for first window..."); > 19 | const window = await app.firstWindow(); | ^ 20 | 21 | console.info("Waiting for load event..."); 22 | await window.waitForEvent("load"); at launchElectron (/home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/launchElectron.ts:19:27) at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/integration.test.ts:24:23
[electron] β€Ί integration.test.ts:35:1 β€Ί scripts: workspaces/tests/tests/launchElectron.ts#L19
3) [electron] β€Ί integration.test.ts:35:1 β€Ί scripts ─────────────────────────────────────────────── TimeoutError: electronApplication.firstWindow: Timeout 30000ms exceeded while waiting for event "window" at launchElectron.ts:19 17 | 18 | console.info("Waiting for first window..."); > 19 | const window = await app.firstWindow(); | ^ 20 | 21 | console.info("Waiting for load event..."); 22 | await window.waitForEvent("load"); at launchElectron (/home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/launchElectron.ts:19:27) at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/integration.test.ts:36:23
[electron] β€Ί integration.test.ts:35:1 β€Ί scripts: workspaces/tests/tests/launchElectron.ts#L19
3) [electron] β€Ί integration.test.ts:35:1 β€Ί scripts ─────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: electronApplication.firstWindow: Timeout 30000ms exceeded while waiting for event "window" at launchElectron.ts:19 17 | 18 | console.info("Waiting for first window..."); > 19 | const window = await app.firstWindow(); | ^ 20 | 21 | console.info("Waiting for load event..."); 22 | await window.waitForEvent("load"); at launchElectron (/home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/launchElectron.ts:19:27) at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/integration.test.ts:36:23
[electron] β€Ί integration.test.ts:35:1 β€Ί scripts: workspaces/tests/tests/launchElectron.ts#L19
3) [electron] β€Ί integration.test.ts:35:1 β€Ί scripts ─────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: electronApplication.firstWindow: Timeout 30000ms exceeded while waiting for event "window" at launchElectron.ts:19 17 | 18 | console.info("Waiting for first window..."); > 19 | const window = await app.firstWindow(); | ^ 20 | 21 | console.info("Waiting for load event..."); 22 | await window.waitForEvent("load"); at launchElectron (/home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/launchElectron.ts:19:27) at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/integration.test.ts:36:23
[electron] β€Ί integration.test.ts:44:1 β€Ί action referrer redirect: workspaces/tests/tests/launchElectron.ts#L19
4) [electron] β€Ί integration.test.ts:44:1 β€Ί action referrer redirect ────────────────────────────── TimeoutError: electronApplication.firstWindow: Timeout 30000ms exceeded while waiting for event "window" at launchElectron.ts:19 17 | 18 | console.info("Waiting for first window..."); > 19 | const window = await app.firstWindow(); | ^ 20 | 21 | console.info("Waiting for load event..."); 22 | await window.waitForEvent("load"); at launchElectron (/home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/launchElectron.ts:19:27) at /home/runner/work/remix-electron/remix-electron/workspaces/tests/tests/integration.test.ts:45:23
test (windows-latest)
The operation was canceled.
test (macos-latest)
The operation was canceled.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
knip
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, pnpm/action-setup@v2, actions/setup-node@v3, coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, pnpm/action-setup@v2, actions/setup-node@v3, coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, pnpm/action-setup@v2, actions/setup-node@v3, coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
5 failed [electron] β€Ί build.test.ts:14:1 β€Ί packaged build ─────────────────────────────────────────────── [electron] β€Ί integration.test.ts:23:1 β€Ί electron apis ────────────────────────────────────────── [electron] β€Ί integration.test.ts:35:1 β€Ί scripts ──────────────────────────────────────────────── [electron] β€Ί integration.test.ts:44:1 β€Ί action referrer redirect ─────────────────────────────── [electron] β€Ί integration.test.ts:74:1 β€Ί can load public assets that contain whitespace in their path 1 skipped