Skip to content

Fix binary_path missing extension name on windows cause binary not … #91

Fix binary_path missing extension name on windows cause binary not …

Fix binary_path missing extension name on windows cause binary not … #91

Triggered via push January 13, 2026 17:46
Status Success
Total duration 3m 13s
Artifacts

codeql.yml

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

Annotations

12 warnings
Analyze (javascript-typescript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugging/Mono.Debugging.Evaluation/RemoteFrameObject.cs#L73
Member 'RemoteFrameObject.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'RemoteFrameObject.InitializeLifetimeService()'.
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugging.Soft/SoftDebuggerSession.cs#L2374
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugging.Soft/SoftDebuggerSession.cs#L1752
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugging.Soft/SoftDebuggerSession.cs#L1427
The variable 'exc' is declared but never used
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugger.Soft/Mono.Debugger.Soft/DataConverter.cs#L673
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugger.Soft/Mono.Debugger.Soft/DataConverter.cs#L466
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugger.Soft/Mono.Debugger.Soft/AssemblyMirror.cs#L252
The variable 'methodIdxAsm' is assigned but its value is never used
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugger.Soft/Mono.Debugger.Soft/AssemblyMirror.cs#L251
The variable 'typeInfo' is assigned but its value is never used
Analyze (csharp): src/DotRush.Debugging.MonoLib/Mono.Debugging/Mono.Debugging.Evaluation/RemoteFrameObject.cs#L73
Member 'RemoteFrameObject.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'RemoteFrameObject.InitializeLifetimeService()'.
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/