Skip to content

[Snyk] Upgrade debug from 4.3.4 to 4.4.0 #4211

[Snyk] Upgrade debug from 4.3.4 to 4.4.0

[Snyk] Upgrade debug from 4.3.4 to 4.4.0 #4211

Triggered via pull request December 28, 2024 07:40
Status Failure
Total duration 4m 11s
Artifacts

build.yml

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

Annotations

4 errors, 5 warnings, and 1 notice
e2e-test
Testing stopped early after 1 maximum allowed failures.
basic.spec.ts:8:5 › create page and blocks: e2e-tests/fixtures.ts#L55
1) basic.spec.ts:8:5 › create page and blocks, save to disk ────────────────────────────────────── Error: electron.launch: Process failed to launch! at fixtures.ts:55 53 | }); 54 | > 55 | electronApp = await electron.launch({ | ^ 56 | cwd: "./static", 57 | args: ["electron.js"], 58 | locale: 'en', at /home/runner/work/Logseq/Logseq/e2e-tests/fixtures.ts:55:17
basic.spec.ts:8:5 › create page and blocks: e2e-tests/fixtures.ts#L290
1) basic.spec.ts:8:5 › create page and blocks, save to disk ────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'tracing') at fixtures.ts:290 288 | 289 | test.afterAll(async () => { > 290 | await context.tracing.stopChunk({ path: getTracingFilePath() }); | ^ 291 | }) 292 | 293 | at /home/runner/work/Logseq/Logseq/e2e-tests/fixtures.ts:290:17
e2e-test
Process completed with exit code 1.
Spell Check with Typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-test
No files were found with the provided path: e2e-dump/*. No artifacts will be uploaded.
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed basic.spec.ts:8:5 › create page and blocks, save to disk ─────────────────────────────────────── 1 skipped 85 did not run