Always quote Python executable path #762
Annotations
1 error and 5 warnings
|
Run tests
Process completed with exit code 1.
|
|
.github/workflows/pr-check.yml#L105
.github/workflows/pr-check.yml (Line: 105, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Run tests:
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Run tests:
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Run tests:
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Run tests:
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
Loading