Skip to content

Fix typechecking issues

725e85d
Select commit
Loading
Failed to load commit list.
Open

2026 01 31 #28

Fix typechecking issues
725e85d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 13, 2026 in 2s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 125 in lib/solargraph/pin/conversions.rb

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.

Check failure on line 125 in lib/solargraph/pin/conversions.rb

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.