[Snyk] Upgrade posthog-js from 1.10.2 to 1.188.0 #4140
Annotations
4 errors, 2 warnings, and 1 notice
Run Playwright test - 1/2
Testing stopped early after 1 maximum allowed failures.
|
Run Playwright test - 1/2:
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
|
Run Playwright test - 1/2:
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
|
Run Playwright test - 1/2
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Save test artifacts
No files were found with the provided path: e2e-dump/*. No artifacts will be uploaded.
|
Run Playwright test - 1/2
1 failed
basic.spec.ts:8:5 › create page and blocks, save to disk ───────────────────────────────────────
1 skipped
85 did not run
|
Loading