active-group / active-group/timbre-riemann
Reflection warnings
- Lenguaje dominante
- Clojure
- Estrellas
- 2
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
There are (annoying) reflection warnings in the project:
```
Reflection warning, active/timbre_riemann.clj:9:9 - reference to field getTime can't be resolved.
Reflection warning, active/timbre_riemann.clj:95:17 - call to method pow on clojure.lang.BigInt can't be resolved (no such method).
Reflection warning, active/timbre_riemann.clj:104:9 - call to static method sleep on java.lang.Thread can't be resolved (argument types: unknown).
Reflection warning, active/timbre_riemann.clj:108:15 - call to static method sleep on java.lang.Thread can't be resolved (argument types: unknown).
```
Please fix.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.