AVRO-2825: [csharp] Resolve: C# Logical Types throw exception on unknown logical type #2741
3 configurations not found
Warning: Code scanning may not have found all the alerts introduced by this pull request, because 3 configurations present on refs/heads/main
were not found:
Actions workflow (codeql-java-analysis.yml
)
- ❓
.github/workflows/codeql-java-analysis.yml:analyze/language:java
Actions workflow (codeql-js-analysis.yml
)
- ❓
.github/workflows/codeql-js-analysis.yml:analyze/language:javascript
Actions workflow (codeql-py-analysis.yml
)
- ❓
.github/workflows/codeql-py-analysis.yml:analyze/language:python
New alerts in code changed by this pull request
- 1 warning
- 2 notes
See annotations below for details.
Annotations
Check notice on line 201 in lang/csharp/src/apache/main/Schema/Schema.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 201 in lang/csharp/src/apache/main/Schema/Schema.cs
Code scanning / CodeQL
Poor error handling: empty catch block Note
Check warning on line 463 in lang/csharp/src/apache/test/Util/LogicalTypeTests.cs
Code scanning / CodeQL
Cast to same type Warning test