chore(lint): allow hex codepoint keys in renderer.ts #4
Annotations
4 errors
|
fmt
Process completed with exit code 1.
|
|
test
Process completed with exit code 1.
|
|
RuntimeError: call_indirect to a signature that does not match (evaluating 'this.exports.ghostty_terminal_free(this.handle)')
at free (/home/runner/work/ghostty-web/ghostty-web/lib/ghostty.ts:1074:18)
at cleanupComponents (/home/runner/work/ghostty-web/ghostty-web/lib/terminal.ts:1413:23)
at dispose (/home/runner/work/ghostty-web/ghostty-web/lib/terminal.ts:1216:10)
at <anonymous> (/home/runner/work/ghostty-web/ghostty-web/lib/terminal.test.ts:3049:11)
|
|
RuntimeError: call_indirect to a signature that does not match (evaluating 'this.exports.ghostty_terminal_free(this.handle)')
at free (/home/runner/work/ghostty-web/ghostty-web/lib/ghostty.ts:1074:18)
at cleanupComponents (/home/runner/work/ghostty-web/ghostty-web/lib/terminal.ts:1413:23)
at dispose (/home/runner/work/ghostty-web/ghostty-web/lib/terminal.ts:1216:10)
at <anonymous> (/home/runner/work/ghostty-web/ghostty-web/lib/terminal.test.ts:3019:11)
|