Description: The EggstravaganzaNFT::mintEgg function returns a boolean but in the EggHuntGame::searchForEgg function it's not taken into account at all.
Recommended Mitigation: There are two mitigations:
The return value from EggstravaganzaNFT::mintEgg should be checked and handled in the EggHuntGame::searchForEgg function.
If it's not needed, the return value of EggstravaganzaNFT::mintEgg can be removed.
Returns a boolean value that isn't utilized by its caller
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.