Skip to content

Update to DuckDB 1.1.2 #333

Update to DuckDB 1.1.2

Update to DuckDB 1.1.2 #333

Triggered via push October 14, 2024 12:03
Status Success
Total duration 4m 5s
Artifacts

Sonar.yml

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

Annotations

10 warnings
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L176
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#L211
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#L213
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#L215
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#L220
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#L222
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
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#L94
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L94
Add an explanation. (https://rules.sonarsource.com/csharp/RSPEC-1123)
Build and analyze: DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L97
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)