(osc): build the PTY debug lines only when debug logging is on #661
Triggered via pull request
September 18, 2026 16:04
Status
Success
Total duration
5m 45s
Artifacts
–
Annotations
15 warnings and 3 notices
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
public/activity-trace-panel.js#L160
'wireActivityTraceToggle' is already defined as a built-in global variable
|
|
lint:
public/activity-trace-panel.js#L144
'renderActivityTraceFiles' is already defined as a built-in global variable
|
|
lint:
public/activity-trace-panel.js#L60
'openActivityTraceFile' is already defined as a built-in global variable
|
|
lint:
mcp-bridge.js#L286
'diffId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L2396
'useWslProfile' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L466
'sendStatus' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L465
'readFolderFromFilesystem' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L465
'readSessionFile' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L74
'isWindows' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L74
'discoverShellProfiles' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
test (20, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (22, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (22, windows-2022)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (20, windows-2022)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
test (20, ubuntu-latest)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
test (22, ubuntu-latest)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|