Theme Docker Container Selector Dialog #1305
Annotations
3 warnings
Build MIDebugEngine:
src/SSHDebugPS/VsOutputWindowWrapper.cs#L121
The symbol 'IVsOutputWindowPane.OutputString(string)' is banned in this project: Use OutputStringThreadSafe instead, which is not any more free-threaded but runs a more limited message pump. Using IVsOutputWindowPaneNoPump.OutputStringNoPump is even better. (https://github.com/dotnet/roslyn-analyzers/blob/master/src/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)
|
Build MIDebugEngine:
src/SSHDebugPS/VsOutputWindowWrapper.cs#L121
The symbol 'IVsOutputWindowPane.OutputString(string)' is banned in this project: Use OutputStringThreadSafe instead, which is not any more free-threaded but runs a more limited message pump. Using IVsOutputWindowPaneNoPump.OutputStringNoPump is even better. (https://github.com/dotnet/roslyn-analyzers/blob/master/src/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)
|
Build MIDebugEngine:
src/MIDebugPackage/MIDebugPackagePackage.cs#L407
Check whether the result of GetService calls is null. (https://github.com/Microsoft/VSSDK-Analyzers/blob/main/doc/VSSDK006.md)
|
The logs for this run have expired and are no longer available.
Loading