help mock #1402
pr-check.yml
on: push
Create VSIX
27s
Lint
18s
Matrix: TypeScript Unit Tests
Annotations
8 errors and 1 warning
|
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/helpers.shouldUseUv.unit.test.ts#L167
Cannot find name 'shouldUseUv'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/helpers.shouldUseUv.unit.test.ts#L155
Cannot find name 'shouldUseUv'.
|
|
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/test/managers/builtin/helpers.shouldUseUv.unit.test.ts#L167
Cannot find name 'shouldUseUv'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/managers/builtin/helpers.shouldUseUv.unit.test.ts#L155
Cannot find name 'shouldUseUv'.
|
|
Lint:
src/test/features/terminalEnvVarInjectorBasic.unit.test.ts#L43
Unexpected any. Specify a different type
|