Add findbugs support, esp for @Nullable / @NonNull annotation
- Lenguaje dominante
- Java
- Estrellas
- 3.1k
- Forks
- 1.6k
- Merge medio
- 3 d 12 h
- PR fusionados (30 d)
- 33
Descripción
It'd be really great to have our CI run findbugs. This should document how to fail the build if there are any warnings or errors, but not turn it on yet (though it should still run with CI so we can reference it).
It would be great to have the build enforce using Preconditions and null checks, among other benefits of static analysis
**Reporter**: [Jonathan Coveney](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jcoveney) / @jcoveney
**Note**: *This issue was originally created as [PARQUET-60](https://issues.apache.org/jira/browse/PARQUET-60). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
El issue no nombra archivos ni pruebas; empieza por localizar la configuración de CI y de build del repositorio, y después identifica dónde deben ubicarse el soporte para FindBugs y su documentación. Se considera terminado cuando CI ejecuta FindBugs como referencia sin hacer fallar el build, y la documentación explica cómo podrían hacerse cumplir las advertencias o los errores más adelante.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- ci-cd, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100