Sync breakpoints outside of debug sessions #527
Annotations
2 warnings
src/PowerShellEditorServices/Index.cs#L117
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/PowerShellEditorServices/Services/DebugAdapter/BreakpointSyncService.cs#L633
'GetTranslationInfo' has a cyclomatic complexity of '30'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
The logs for this run have expired and are no longer available.
Loading