chore(deps): upgrade OpenTUI to 0.4.2 #892
pr-ci.yml
on: pull_request
Detect code changes
5s
Release-note changeset
6s
Windows compatibility
2m 41s
Typecheck + Test + Smoke
3m 46s
Annotations
3 errors
|
Windows compatibility
Process completed with exit code 1.
|
|
Typecheck + Test + Smoke
Process completed with exit code 1.
|
|
error: Timed out after 5000ms waiting for snapshot. Last snapshot:
test/pty/harness.ts#L716
:
alpha.ts +2 -1
@@ -1 +1,2 @@
1 + export const alpha = 2;
2 + export const add = true============================================================
beta.ts +1 -1
@@ -1 +1 @@
1 + export const betaValue = 1;
Features: Bun.stdin(2) Bun.stdout(2) jsc spawn(6) transpiler_cache(13) tsconfig tsconfig_paths
Builtins: "bun:ffi" "bun:main" "node:buffer" "node:child_process" "node:console" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:module" "node:net" "node:os" "node:path" "node:path/posix" "node:process" "n
ode:stream" "node:tty" "node:url" "node:util" "node:worker_threads"
Elapsed: 736ms | User: 1229ms | Sys: 131ms
RSS: 1.07GB | Peak: 0.21GB | Commit: 1.07GB | Faults: 0 | Machine: 16.77GB
panic(main thread): Segmentation fault at address 0x7EFB810089B8
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:
https://bun.report/1.3.10/lr130e609eiHsgggC4xu5zE+ypR4pm+jEiz99jEiz99jEiz99jEiz99jEiz99jEiz99jEiz99jEiz99jEiz99jEiz99jEiz99jEmsn2jEwp98oFmh+1pE4/hnnDuo4+gDopi98CA22v/Bxk79/+D
at waitForSnapshot (/home/runner/work/hunk/hunk/test/pty/harness.ts:716:15)
at async <anonymous> (/home/runner/work/hunk/hunk/test/pty/chrome.test.ts:245:38)
|