Skip to content

Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 #1616

Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103

Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 #1616

Triggered via push February 11, 2026 02:12
Status Success
Total duration 2m 28s
Artifacts

CodeQL.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze (csharp): Examples/Web/Program.cs#L9
'IWebHostBuilder.Build()' is obsolete: 'IWebHost is obsolete. Use IHost instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
Analyze (csharp): Examples/Web/Program.cs#L9
'WebHost' is obsolete: 'WebHost is obsolete. Use HostBuilder or WebApplicationBuilder instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
Analyze (csharp): Examples/Web/Program.cs#L9
'IWebHostBuilder.Build()' is obsolete: 'IWebHost is obsolete. Use IHost instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
Analyze (csharp): Examples/Web/Program.cs#L9
'WebHost' is obsolete: 'WebHost is obsolete. Use HostBuilder or WebApplicationBuilder instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
Analyze (csharp)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/