Fix pixi unit test #1670
Annotations
7 errors and 1 warning
Lint:
src/client/common/terminal/environmentActivationProviders/pixiActivationProvider.ts#L38
Redundant use of `await` on a return value
|
Lint:
src/client/pythonEnvironments/common/environmentManagers/pixi.ts#L80
Empty block statement
|
Lint:
src/client/pythonEnvironments/common/environmentManagers/pixi.ts#L90
'p' is never reassigned. Use 'const' instead
|
Lint:
src/client/pythonEnvironments/common/environmentManagers/pixi.ts#L109
'Pixi' was used before it was defined
|
Lint:
src/client/pythonEnvironments/common/environmentManagers/pixi.ts#L125
Missing return type on function
|
Lint:
src/client/pythonEnvironments/common/environmentManagers/pixi.ts#L239
Expected to return a value at the end of async function 'getPixiEnvironmentFromInterpreter'
|
Lint
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ms-python-insiders-vsix-alpine-x64", "ms-python-insiders-vsix-linux-x64", "ms-python-insiders-vsix-win32-arm64", "ms-python-insiders-vsix-win32-x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading