Skip to content

Update vstest monorepo #484

Update vstest monorepo

Update vstest monorepo #484

Triggered via push June 24, 2026 16:09
Status Success
Total duration 5m 59s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
Possible null reference argument for parameter 'typeArguments' in 'Type Type.MakeGenericType(params Type[] typeArguments)'.
build
Possible null reference argument for parameter 'type' in 'bool SharedTypeExtensions.IsNullableValueType(Type type)'.
build
Possible null reference argument for parameter 'value' in 'DuckDBParameter.DuckDBParameter(object value)'.
build
Possible null reference argument for parameter 'value' in 'DuckDBParameter.DuckDBParameter(object value)'.
build
The variable 'ex' is declared but never used
build
Possible null reference argument for parameter 'o' in 'MigrationCommandListBuilder MigrationCommandListBuilder.Append(string o)'.
build
Possible null reference argument for parameter 'o' in 'MigrationCommandListBuilder MigrationCommandListBuilder.Append(string o)'.
build
Possible null reference argument for parameter 'o' in 'MigrationCommandListBuilder MigrationCommandListBuilder.Append(string o)'.
build
Dereference of a possibly null reference.
build
'DuckDBDecimalTypeMapping.Default' hides inherited member 'DecimalTypeMapping.Default'. Use the new keyword if hiding was intended.