feat: add Pixi extension recommendation and support for Pixi environments #2061
pr-check.yml
on: pull_request
Matrix: Smoke Tests
Matrix: E2E Tests
Matrix: Integration Tests (Multi-Root)
Matrix: Integration Tests
Annotations
12 errors
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/internal.api.ts#L231
'isTimeout' is assigned a value 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/internal.api.ts#L232
Cannot redeclare block-scoped variable 'errorType'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/internal.api.ts#L231
'isTimeout' is declared but its value is never read.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/internal.api.ts#L229
Cannot redeclare block-scoped variable 'errorType'.
|
|
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/internal.api.ts#L232
Cannot redeclare block-scoped variable 'errorType'.
|
|
TypeScript Unit Tests (windows-latest):
src/internal.api.ts#L231
'isTimeout' is declared but its value is never read.
|
|
TypeScript Unit Tests (windows-latest):
src/internal.api.ts#L229
Cannot redeclare block-scoped variable 'errorType'.
|