Skip to content

Bump the nuget group with 14 updates #1295

Bump the nuget group with 14 updates

Bump the nuget group with 14 updates #1295

Triggered via pull request August 31, 2026 08:10
Status Success
Total duration 3m 3s
Artifacts –

codeql.yml

on: pull_request
Analyze (csharp)
3m 0s
Analyze (csharp)
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Analyze (csharp): Common/OpenShockServiceHelper.cs#L179
Configure 'ApiVersioningOptions.ApiVersionReader = new QueryStringApiVersionReader();' to optimize performance (https://dotnet.github.io/aspnet-api-versioning/diagnostic/av0015.html)
Analyze (csharp): Common/OpenShockServiceHelper.cs#L179
Call Services.AddApiVersioning().AddMvc() to version MVC (Core) controller-based APIs (https://dotnet.github.io/aspnet-api-versioning/diagnostic/av0013.html)
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.