Avro-4169: [java] custom encoder bug #3440
Merged
GitHub Advanced Security / CodeQL
completed
Jul 31, 2025 in 4s
3 configurations not found
Warning: Code scanning cannot determine the alerts introduced by this pull request, because 3 configurations present on refs/heads/main were not found:
Actions workflow (codeql-py-analysis.yml)
- ❓
.github/workflows/codeql-py-analysis.yml:analyze/language:python
Actions workflow (codeql-js-analysis.yml)
- ❓
.github/workflows/codeql-js-analysis.yml:analyze/language:javascript
Actions workflow (codeql-csharp-analysis.yml)
- ❓
.github/workflows/codeql-csharp-analysis.yml:analyze/language:csharp
Annotations
Check notice on line 138 in lang/java/avro/src/test/java/org/apache/avro/reflect/TestAvroEncode.java
Code scanning / CodeQL
Missing catch of NumberFormatException Note test
Loading