Fix unquoted strings leaking into quotes #160
Annotations
5 errors
|
Syntax Tests (4204)
Process completed with exit code 1.
|
|
Syntax Tests (4204):
./tests/syntax_test_strings.ps1#L800
unexpected symbol `git` (reference) found
note: all symbols must be matched unless `partial-symbols` is specified
800 | git -c http.extraheader="AUTHORIZATION: Basic $base64Pat" pull origin main-vs-deps
| @@@ this `reference` is not tested for
|
|
Syntax Tests (latest)
The strategy configuration was canceled because "main._4204_binary" failed
|
|
Syntax Tests (latest)
Process completed with exit code 1.
|
|
Syntax Tests (latest):
./tests/syntax_test_strings.ps1#L800
unexpected symbol `git` (reference) found
note: all symbols must be matched unless `partial-symbols` is specified
800 | git -c http.extraheader="AUTHORIZATION: Basic $base64Pat" pull origin main-vs-deps
| @@@ this `reference` is not tested for
|