On Commit action #1152
Annotations
4 warnings
|
.github/workflows/on-commit.yml#L30
.github/workflows/on-commit.yml (Line: 30, Col: 9): 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 ${{ }}?
|
|
nrfconnect/sdk-sidewalk/.github/workflows/run_tests.yml@6438e91aba0ab8a086467ba88bd237143b46d100#L149
In nrfconnect/sdk-sidewalk/.github/workflows/run_tests.yml@6438e91aba0ab8a086467ba88bd237143b46d100 (Line: 149, Col: 11): Error from called workflow nrfconnect/sdk-sidewalk/.github/workflows/run_tests_dut.yml@6438e91aba0ab8a086467ba88bd237143b46d100 (Line: 90, Col: 9): 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 ${{ }}?
|
|
.github/workflows/on-commit.yml#L61
In .github/workflows/on-commit.yml (Line: 61, Col: 11): Error from called workflow nrfconnect/sdk-sidewalk/.github/workflows/compare_config.yml@6438e91aba0ab8a086467ba88bd237143b46d100 (Line: 35, 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 ${{ }}?
|
|
.github/workflows/on-commit.yml#L61
In .github/workflows/on-commit.yml (Line: 61, Col: 11): Error from called workflow nrfconnect/sdk-sidewalk/.github/workflows/compare_config.yml@6438e91aba0ab8a086467ba88bd237143b46d100 (Line: 43, 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 ${{ }}?
|
Loading