Update codeql-analysis.yml #294
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#L170
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#L88
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build and analyze:
DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L88
Add an explanation. (https://rules.sonarsource.com/csharp/RSPEC-1123)
|
Build and analyze:
DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L91
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
Build and analyze:
DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L91
Add an explanation. (https://rules.sonarsource.com/csharp/RSPEC-1123)
|
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)
|
Build and analyze:
DuckDB.NET.Bindings/DuckDBNativeObjects.cs#L97
Add an explanation. (https://rules.sonarsource.com/csharp/RSPEC-1123)
|