Skip to content

Better handle terminal shell integration check #1319

Better handle terminal shell integration check

Better handle terminal shell integration check #1319

Triggered via pull request October 8, 2025 17:57
Status Failure
Total duration 1m 55s
Artifacts

pr-check.yml

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

Annotations

8 errors and 1 warning
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
TypeScript Unit Tests (ubuntu-latest): src/features/terminal/shells/pwsh/pwshStartup.ts#L171
This condition will always return true since this 'Promise<boolean>' is always defined.
TypeScript Unit Tests (ubuntu-latest): src/features/terminal/shells/fish/fishStartup.ts#L61
This condition will always return true since this 'Promise<boolean>' is always defined.
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/pwsh/pwshStartup.ts#L171
This condition will always return true since this 'Promise<boolean>' is always defined.
TypeScript Unit Tests (windows-latest): src/features/terminal/shells/fish/fishStartup.ts#L61
This condition will always return true since this 'Promise<boolean>' is always defined.
Lint: src/test/features/terminalEnvVarInjectorBasic.unit.test.ts#L43
Unexpected any. Specify a different type