teste-software-si-2025-2-lab3-4-inspecao-codigo-issues-source-code-inspection created by GitHub Classroom

2 Open Issues Need Help Last updated: Sep 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue highlights that the `PapelMoedaInvalidaException` and `SaldoInsuficienteException` currently lack clear, user-friendly messages. The task is to modify these exceptions to provide more informative feedback to the user when they are encountered.

Complexity: 1/5
help wanted

teste-software-si-2025-2-lab3-4-inspecao-codigo-issues-source-code-inspection created by GitHub Classroom

Java

AI Summary: This issue reports a naming inconsistency in the `TicketMachine` class. The variable currently named `valor` needs to be renamed to `precoDoBilhete` to align with the project's documentation.

Complexity: 1/5
help wanted

teste-software-si-2025-2-lab3-4-inspecao-codigo-issues-source-code-inspection created by GitHub Classroom

Java