Skip to content

Add missing IDisposable #393

Add missing IDisposable

Add missing IDisposable #393

Triggered via push April 22, 2025 12:23
Status Success
Total duration 4m 6s
Artifacts

Sonar.yml

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

Annotations

10 warnings
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: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L168
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#L193
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#L203
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#L205
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#L207
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#L201
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L212
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#L214
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#L210
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)