Skip to content

A sizable refactor

A sizable refactor #62

Triggered via pull request December 5, 2025 20:00
Status Failure
Total duration 14s
Artifacts

syntax.yml

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

Annotations

21 errors
Syntax Tests (stable)
Process completed with exit code 1.
Syntax Tests (stable): ./Tests/syntax_test_PowerShell.ps1#L1767
unexpected symbol `GetForegroundWindow` (global-definition) found note: all symbols must be matched unless `partial-symbols` is specified 1767 | public static extern IntPtr GetForegroundWindow(); | @@@@@@@@@@@@@@@@@@@ this `global-definition` is not tested for
Syntax Tests (stable): ./Tests/syntax_test_PowerShell.ps1#L1767
unexpected symbol ` GetForegroundWindow` (local-definition) found note: all symbols must be matched unless `partial-symbols` is specified 1767 | public static extern IntPtr GetForegroundWindow(); | @@@@@@@@@@@@@@@@@@@ this `local-definition` is not tested for
Syntax Tests (stable): ./Tests/syntax_test_PowerShell.ps1#L1759
unexpected symbol `ClassGetForegroundWindow` (global-definition) found note: all symbols must be matched unless `partial-symbols` is specified 1759 | public class ClassGetForegroundWindow { | @@@@@@@@@@@@@@@@@@@@@@@@ this `global-definition` is not tested for
Syntax Tests (stable): ./Tests/syntax_test_PowerShell.ps1#L1759
unexpected symbol `ClassGetForegroundWindow` (local-definition) found note: all symbols must be matched unless `partial-symbols` is specified 1759 | public class ClassGetForegroundWindow { | @@@@@@@@@@@@@@@@@@@@@@@@ this `local-definition` is not tested for
Syntax Tests (4107)
The strategy configuration was canceled because "main.stable_binary" failed
Syntax Tests (4107)
Process completed with exit code 1.
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L1767
Unexpected symbol found ['GetForegroundWindow' global-definition]
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L1759
Unexpected symbol found ['ClassGetForegroundWindow' definition]
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L1759
[keyword.declaration.class.cs] does not match scope [source.powershell meta.string.interpolated.powershell string.quoted.double.powershell source.cs.embedded meta.class.cs storage.type.class.cs]
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L1759
[keyword.declaration.class.cs] does not match scope [source.powershell meta.string.interpolated.powershell string.quoted.double.powershell source.cs.embedded meta.class.cs storage.type.class.cs]
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L1759
[keyword.declaration.class.cs] does not match scope [source.powershell meta.string.interpolated.powershell string.quoted.double.powershell source.cs.embedded meta.class.cs storage.type.class.cs]
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L1759
[keyword.declaration.class.cs] does not match scope [source.powershell meta.string.interpolated.powershell string.quoted.double.powershell source.cs.embedded meta.class.cs storage.type.class.cs]
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L1759
[keyword.declaration.class.cs] does not match scope [source.powershell meta.string.interpolated.powershell string.quoted.double.powershell source.cs.embedded meta.class.cs storage.type.class.cs]
Syntax Tests (4107): ./Tests/syntax_test_PowerShell.ps1#L1753
[punctuation.terminator.statement.cs] does not match scope [source.powershell meta.string.interpolated.powershell string.quoted.double.powershell source.cs.embedded punctuation.terminator.cs]
Syntax Tests (latest)
The strategy configuration was canceled because "main.stable_binary" failed
Syntax Tests (latest)
Process completed with exit code 1.
Syntax Tests (latest): ./Tests/syntax_test_PowerShell.ps1#L1767
unexpected symbol `GetForegroundWindow` (global-definition) found note: all symbols must be matched unless `partial-symbols` is specified 1767 | public static extern IntPtr GetForegroundWindow(); | @@@@@@@@@@@@@@@@@@@ this `global-definition` is not tested for
Syntax Tests (latest): ./Tests/syntax_test_PowerShell.ps1#L1767
unexpected symbol ` GetForegroundWindow` (local-definition) found note: all symbols must be matched unless `partial-symbols` is specified 1767 | public static extern IntPtr GetForegroundWindow(); | @@@@@@@@@@@@@@@@@@@ this `local-definition` is not tested for
Syntax Tests (latest): ./Tests/syntax_test_PowerShell.ps1#L1759
unexpected symbol `ClassGetForegroundWindow` (global-definition) found note: all symbols must be matched unless `partial-symbols` is specified 1759 | public class ClassGetForegroundWindow { | @@@@@@@@@@@@@@@@@@@@@@@@ this `global-definition` is not tested for
Syntax Tests (latest): ./Tests/syntax_test_PowerShell.ps1#L1759
unexpected symbol `ClassGetForegroundWindow` (local-definition) found note: all symbols must be matched unless `partial-symbols` is specified 1759 | public class ClassGetForegroundWindow { | @@@@@@@@@@@@@@@@@@@@@@@@ this `local-definition` is not tested for