Skip to content

DuckDBAppender: Add enum support #298

DuckDBAppender: Add enum support

DuckDBAppender: Add enum support #298

Triggered via pull request August 17, 2024 14:34
@eschgieschgi
opened #210
Status Success
Total duration 4h 5m 24s
Artifacts

Sonar.yml

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

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
Giorgi
skipped by Giorgi Aug 17, 2024
external

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#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#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#L195
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#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#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#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#L216
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)