Fix invalid '--' inside XML comment in index.proj - #270
Merged
tannergooding merged 1 commit intoJul 19, 2026
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/BinLogToSln.Tests/InvocationScoringTests.cs#L107
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/BinLogToSln.Tests/InvocationScoringTests.cs#L57
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/BinLogToSln.Tests/InvocationScoringTests.cs#L39
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/SourceIndexServer/Startup.cs#L88
'ForwardedHeadersOptions.KnownNetworks' is obsolete: 'Please use KnownIPNetworks instead. For more information, visit https://aka.ms/aspnet/deprecate/005.' (https://aka.ms/aspnet/deprecate/005)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/SourceIndexServer.Tests/IndexUnitTests.cs#L349
Use 'Assert.IsEmpty' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/SourceIndexServer.Tests/IndexUnitTests.cs#L340
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/SourceIndexServer.Tests/AssemblyRankTests.cs#L70
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/HtmlGenerator/Pass1-Generation/DocumentGenerator.cs#L166
GeneratePre synchronously blocks. Await GeneratePreAsync instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/SourceIndexServer/Startup.cs#L88
'ForwardedHeadersOptions.KnownNetworks' is obsolete: 'Please use KnownIPNetworks instead. For more information, visit https://aka.ms/aspnet/deprecate/005.' (https://aka.ms/aspnet/deprecate/005)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/GitGlyph/GitBlameVisitor.cs#L81
'HandleProcessCorruptedStateExceptionsAttribute' is obsolete: 'Recovery from corrupted process state exceptions is not supported; HandleProcessCorruptedStateExceptionsAttribute is ignored.' (https://aka.ms/dotnet-warnings/SYSLIB0032)
|
background
wait
wait-all
cancel
parallel
Loading