Update src/features/terminal/utils.ts #1446
pr-check.yml
on: push
Create VSIX
26s
Lint
16s
Matrix: TypeScript Unit Tests
Annotations
10 errors
|
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/features/terminal/utils.ts#L56
Property 'push' does not exist on type 'string'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/features/terminal/utils.ts#L49
Property 'join' does not exist on type 'string'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/features/terminal/utils.ts#L47
Type 'never[]' is not assignable to type 'string'.
|
|
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/utils.ts#L56
Property 'push' does not exist on type 'string'.
|
|
TypeScript Unit Tests (windows-latest):
src/features/terminal/utils.ts#L49
Property 'join' does not exist on type 'string'.
|
|
TypeScript Unit Tests (windows-latest):
src/features/terminal/utils.ts#L47
Type 'never[]' is not assignable to type 'string'.
|