CCExtractor / CCExtractor/ultimate_alarm_clock
Bug: getTriggeredAlarm returns alarms.first without guarding empty results.
Abierto
bug
- Lenguaje dominante
- Dart
- Estrellas
- 112
- Forks
- 227
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Description
pass a time with no enabled alarms and it throws. Fix by returning nullable type (AlarmModel?) or throwing a controlled domain error when alarms.isEmpty.
### Screenshots
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.