Skip to content

switch new project add to create method #376

switch new project add to create method

switch new project add to create method #376

Triggered via pull request April 24, 2025 18:52
Status Failure
Total duration 56s
Artifacts

pr-check.yml

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

Annotations

12 errors
Lint: src/extension.ts#L25
'addPythonProject' is defined but never used. Allowed unused vars must match /^_/u
Lint
Process completed with exit code 1.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L25
Module '"./features/envCommands"' has no exported member 'addPythonProject'.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L25
'addPythonProject' is declared but its value is never read.
TypeScript Unit Tests (ubuntu-latest): src/features/envCommands.ts#L371
Object literal may only specify known properties, and 'uri' does not exist in type 'PythonProjectCreatorOptions'.
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
Create VSIX
npm failed with exit code 1
Create VSIX
Process completed with exit code 1.
TypeScript Unit Tests (windows-latest): src/extension.ts#L25
Module '"./features/envCommands"' has no exported member 'addPythonProject'.
TypeScript Unit Tests (windows-latest): src/extension.ts#L25
'addPythonProject' is declared but its value is never read.
TypeScript Unit Tests (windows-latest): src/features/envCommands.ts#L371
Object literal may only specify known properties, and 'uri' does not exist in type 'PythonProjectCreatorOptions'.
TypeScript Unit Tests (windows-latest)
Process completed with exit code 1.