fix: resolve Zmodem file transfer corruption on Ubuntu 24.04 #7054
Annotations
20 errors
tabby-terminal/src/api/baseTerminalTab.component.ts#L2
Cannot find module 'cli-spinner' or its corresponding type declarations.
|
tabby-terminal/src/api/baseTerminalTab.component.ts#L3
Cannot find module 'ansi-colors' or its corresponding type declarations.
|
tabby-terminal/src/features/zmodem.ts#L1
Cannot find module 'ansi-colors' or its corresponding type declarations.
|
tabby-terminal/src/features/zmodem.ts#L2
Cannot find module 'zmodem.js' or its corresponding type declarations.
|
tabby-terminal/src/features/zmodem.ts#L73
'isLikelyProtocolData' is declared but its value is never read.
|
tabby-terminal/src/frontends/xtermFrontend.ts#L6
Cannot find module '@xterm/xterm' or its corresponding type declarations.
|
tabby-terminal/src/frontends/xtermFrontend.ts#L7
Cannot find module '@xterm/addon-fit' or its corresponding type declarations.
|
tabby-terminal/src/frontends/xtermFrontend.ts#L8
Cannot find module '@xterm/addon-ligatures' or its corresponding type declarations.
|
tabby-terminal/src/frontends/xtermFrontend.ts#L9
Cannot find module '@xterm/addon-search' or its corresponding type declarations.
|
tabby-terminal/src/frontends/xtermFrontend.ts#L10
Cannot find module '@xterm/addon-webgl' or its corresponding type declarations.
|
tabby-terminal/src/api/baseTerminalTab.component.ts#L2
Unable to resolve path to module 'cli-spinner'
|
tabby-terminal/src/features/zmodem.ts#L2
Unable to resolve path to module 'zmodem.js'
|
tabby-terminal/src/features/zmodem.ts#L13
Missing space before function parentheses
|
tabby-terminal/src/features/zmodem.ts#L26
Unnecessary parentheses around expression
|
tabby-terminal/src/features/zmodem.ts#L37
Unnecessary parentheses around expression
|
tabby-terminal/src/features/zmodem.ts#L38
Unnecessary parentheses around expression
|
tabby-terminal/src/features/zmodem.ts#L73
'isLikelyProtocolData' is defined but never used
|
tabby-terminal/src/features/zmodem.ts#L73
Missing space before function parentheses
|
tabby-terminal/src/features/zmodem.ts#L74
Expected { after 'if' condition
|
tabby-terminal/src/features/zmodem.ts#L82
Expected { after 'if' condition
|
The logs for this run have expired and are no longer available.
Loading