Skip to content

Add ClassMap-based type-safe appender API to DuckDB.NET (#296) #498

Add ClassMap-based type-safe appender API to DuckDB.NET (#296)

Add ClassMap-based type-safe appender API to DuckDB.NET (#296) #498

Triggered via push December 19, 2025 20:16
Status Success
Total duration 4m 18s
Artifacts

Sonar.yml

on: push
Authorize
3s
Authorize
Build and analyze
4m 11s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L237
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L235
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L233
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L231
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L223
Rename struct '_value_e__Union' to match pascal case naming rules, trim underscores from the name. (https://rules.sonarsource.com/csharp/RSPEC-101)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L204
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L198
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
Build and analyze: DuckDB.NET.Bindings/DuckDBHugeInt.cs#L50
Rename struct 'DuckDBUHugeInt' to match pascal case naming rules, consider using 'DuckDbuHugeInt'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Build and analyze
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build and analyze
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.