Bump version to 2026.3.0-dev #975
+2
−1
Open
Annotations
9 warnings
|
.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 ${{ }}?
|
|
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
|
Loading