Sync SourceBrowser package version bumps - #269
Merged
tannergooding merged 4 commits intoJul 20, 2026
Merged
Annotations
8 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/HtmlGenerator.Tests/PathsUnitTests.cs#L280
Assertion arguments should be passed in the correct order. 'actual' and 'expected'/'notExpected' arguments have been swapped. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0017)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/HtmlGenerator.Tests/BinLogReaderTests.cs#L20
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
|
|
Build & test SourceBrowser.slnx:
src/SourceBrowser/src/HtmlGenerator.Tests/BinLogReaderTests.cs#L10
'DataTestMethod' is obsolete. Use 'TestMethod' instead. (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0044)
|
|
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/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