Build and Test #1347
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected], NuGet/setup-nuget@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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