Skip to content

fix: install to the user home when using pipx as sudo #962

fix: install to the user home when using pipx as sudo

fix: install to the user home when using pipx as sudo #962

Triggered via pull request January 23, 2024 00:23
@aminyaaminya
synchronize #225
pipx
Status Failure
Total duration 1m 9s
Artifacts

CI.yml

on: pull_request
Matrix: Build
Matrix: BuildExecutable
Matrix: Docker
Matrix: Test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build (ubuntu-22.04, 20, 8)
Process completed with exit code 1.
Build (ubuntu-22.04, 20, 8): src/llvm/__tests__/llvm.test.ts#L92
Caution: `path` also has a named export `join`. Check if you meant to write `import {join} from 'patha'` instead
Build (ubuntu-22.04, 20, 8): src/llvm/__tests__/llvm.test.ts#L93
Caution: `path` also has a named export `join`. Check if you meant to write `import {join} from 'patha'` instead
Build (ubuntu-22.04, 20, 8): src/llvm/llvm.ts#L96
Unexpected any. Specify a different type
Build (ubuntu-22.04, 20, 8): src/llvm/llvm_installer.ts#L64
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
Build (ubuntu-22.04, 20, 8): src/msvc/__tests__/msvc.test.ts#L17
Unexpected any. Specify a different type
Build (ubuntu-22.04, 20, 8): src/msvc/__tests__/msvc.test.ts#L18
Unsafe argument of type `any` assigned to a parameter of type `string`
Build (ubuntu-22.04, 20, 8): src/msvc/__tests__/msvc.test.ts#L18
Unexpected any. Specify a different type
Build (ubuntu-22.04, 20, 8): src/msvc/__tests__/msvc.test.ts#L33
Unexpected any. Specify a different type
Build (ubuntu-22.04, 20, 8): src/msvc/__tests__/msvc.test.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
Build (ubuntu-22.04, 20, 8): src/msvc/__tests__/msvc.test.ts#L34
Unexpected any. Specify a different type