(panel): read-only Changes view from git status, same for local and r… #606
Annotations
15 warnings
|
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#L2296
'useWslProfile' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L460
'sendStatus' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L459
'readFolderFromFilesystem' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L459
'readSessionFile' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L73
'isWindows' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
main.js#L73
'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 (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/
|
|
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/
|