Skip to content

Remove polling to check shell integration #1630

Remove polling to check shell integration

Remove polling to check shell integration #1630

Triggered via pull request January 9, 2026 08:14
Status Failure
Total duration 1m 2s
Artifacts

pr-check.yml

on: pull_request
Matrix: TypeScript Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Lint
Process completed with exit code 1.
Lint: src/features/terminal/shells/common/shellUtils.ts#L9
'SHELL_INTEGRATION_TIMEOUT' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/features/terminal/shells/common/shellUtils.ts#L9
'SHELL_INTEGRATION_POLL_INTERVAL' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/features/terminal/shells/common/shellUtils.ts#L5
'activeTerminalShellIntegration' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/features/terminal/shells/common/shellUtils.ts#L3
'timeout' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/features/terminal/shells/common/shellUtils.ts#L2
'traceInfo' is defined but never used. Allowed unused vars must match /^_/u
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
TypeScript Unit Tests (ubuntu-latest): src/features/terminal/shells/common/shellUtils.ts#L9
All imports in import declaration are unused.
TypeScript Unit Tests (ubuntu-latest): src/features/terminal/shells/common/shellUtils.ts#L5
'activeTerminalShellIntegration' is declared but its value is never read.
TypeScript Unit Tests (ubuntu-latest): src/features/terminal/shells/common/shellUtils.ts#L3
'timeout' is declared but its value is never read.
TypeScript Unit Tests (ubuntu-latest): src/features/terminal/shells/common/shellUtils.ts#L2
'traceInfo' is declared but its value is never read.
Create VSIX
Process completed with exit code 1.
Create VSIX
npm failed with exit code 1
TypeScript Unit Tests (windows-latest)
Process completed with exit code 1.
TypeScript Unit Tests (windows-latest): src/features/terminal/shells/common/shellUtils.ts#L9
All imports in import declaration are unused.
TypeScript Unit Tests (windows-latest): src/features/terminal/shells/common/shellUtils.ts#L5
'activeTerminalShellIntegration' is declared but its value is never read.
TypeScript Unit Tests (windows-latest): src/features/terminal/shells/common/shellUtils.ts#L3
'timeout' is declared but its value is never read.
TypeScript Unit Tests (windows-latest): src/features/terminal/shells/common/shellUtils.ts#L2
'traceInfo' is declared but its value is never read.