The function makes an external call to chainlinkFeeManager.getFeeAndReward
without checking if the call was successful.
https://github.com/Cyfrin/2024-07-zaros/blob/main/src/external/chainlink/ChainlinkUtil.sol
An unchecked external call can lead to unexpected behavior or errors if the external call fails.
Manual code review
Check the return value of the external call to ensure it was successful. Example:
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.