Revert "Tweak DuckDB download logic" #316
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#L174
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#L199
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#L209
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#L218
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#L92
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build and analyze:
DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L92
Add an explanation. (https://rules.sonarsource.com/csharp/RSPEC-1123)
|
Loading