Skip to content

Test string subexpression property access #48

Test string subexpression property access

Test string subexpression property access #48

Triggered via push December 8, 2025 23:49
Status Failure
Total duration 11s
Artifacts

syntax.yml

on: push
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Syntax Tests (4107)
Process completed with exit code 1.
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L137
Unexpected symbol found ['Receive-Job' reference]
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L128
Unexpected symbol found ['Get-Process' reference]
Syntax Tests (latest)
The strategy configuration was canceled because "main._4107_binary" failed
Syntax Tests (latest)
Process completed with exit code 1.
Syntax Tests (latest): ./Tests/syntax_test_PowerShell.ps1#L137
unexpected symbol `Receive-Job` (reference) found note: all symbols must be matched unless `partial-symbols` is specified 137 | Receive-Job $job -Wait | @@@@@@@@@@@ this `reference` is not tested for
Syntax Tests (latest): ./Tests/syntax_test_PowerShell.ps1#L128
unexpected symbol `Get-Process` (reference) found note: all symbols must be matched unless `partial-symbols` is specified 128 | $job = Get-Process -Name pwsh & | @@@@@@@@@@@ this `reference` is not tested for
Syntax Tests (stable)
The strategy configuration was canceled because "main._4107_binary" failed
Syntax Tests (stable)
Process completed with exit code 1.
Syntax Tests (stable): ./Tests/syntax_test_PowerShell.ps1#L137
unexpected symbol `Receive-Job` (reference) found note: all symbols must be matched unless `partial-symbols` is specified 137 | Receive-Job $job -Wait | @@@@@@@@@@@ this `reference` is not tested for
Syntax Tests (stable): ./Tests/syntax_test_PowerShell.ps1#L128
unexpected symbol `Get-Process` (reference) found note: all symbols must be matched unless `partial-symbols` is specified 128 | $job = Get-Process -Name pwsh & | @@@@@@@@@@@ this `reference` is not tested for