[Snyk] Upgrade posthog-js from 1.10.2 to 1.195.0 #4242
Annotations
4 errors, 2 warnings, and 1 notice
|
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
|
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
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
The logs for this run have expired and are no longer available.
Loading