Skip to content

Update dotnet monorepo to 10.0.10 #250

Update dotnet monorepo to 10.0.10

Update dotnet monorepo to 10.0.10 #250

Triggered via push July 14, 2026 18:23
Status Success
Total duration 2m 27s
Artifacts

codeql.yml

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

Annotations

11 warnings
Analyze with CodeQL (csharp): src/DuckDB.EFCore/Scaffolding/Internal/DuckDBDatabaseModelFactory.cs#L314
Possible null reference argument for parameter 'value' in 'DuckDBParameter.DuckDBParameter(object value)'.
Analyze with CodeQL (csharp): src/DuckDB.EFCore/Scaffolding/Internal/DuckDBDatabaseModelFactory.cs#L264
Possible null reference argument for parameter 'value' in 'DuckDBParameter.DuckDBParameter(object value)'.
Analyze with CodeQL (csharp): src/DuckDB.EFCore/Storage/Internal/DuckDBDecimalTypeMapping.cs#L26
'DuckDBDecimalTypeMapping.Default' hides inherited member 'DecimalTypeMapping.Default'. Use the new keyword if hiding was intended.
Analyze with CodeQL (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.