Fix multiline environment variable parsing in .env files (#928) #258
push-check.yml
on: push
Create VSIX
1m 16s
Lint
1m 4s
Matrix: Tests
Annotations
49 warnings
|
Workflow syntax warning:
.github/workflows/push-check.yml#L110
.github/workflows/push-check.yml (Line: 110, 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 ${{ }}?
|
|
Lint:
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Lint:
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Lint:
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Lint:
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Lint:
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Lint:
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Lint:
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Lint:
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.9):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.9):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.9):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.9):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.11):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.11):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.11):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.11):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.12):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.12):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.12):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.12):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.10):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.10):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.10):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.10):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.13):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.13):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.13):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (ubuntu-latest, 3.13):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.12):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.12):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.12):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.12):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.11):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.11):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.11):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.11):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.13):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.13):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.13):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.13):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.10):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.10):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.10):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.10):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.9):
src/test/unittest/common/environment.unit.test.ts#L78
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.9):
src/test/unittest/common/environment.unit.test.ts#L77
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.9):
src/test/unittest/common/environment.unit.test.ts#L17
Object Literal Property name `VAR2` must match one of the following formats: camelCase
|
|
Tests (windows-latest, 3.9):
src/test/unittest/common/environment.unit.test.ts#L16
Object Literal Property name `VAR1` must match one of the following formats: camelCase
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
linter-package
Expired
|
4.45 MB |
sha256:ac2c7979d9432d2fcd45b68e67da2389180f036eed1c89a553de2c1e3992b434
|
|