The code in FestivalPass::configurePass
https://github.com/CodeHawks-Contests/2025-07-beatland-festival/blob/5034ccf16e4c0be96de2b91d19c69963ec7e3ee3/src/FestivalPass.sol#L59
and FestivalPass::buyPass
function https://github.com/CodeHawks-Contests/2025-07-beatland-festival/blob/5034ccf16e4c0be96de2b91d19c69963ec7e3ee3/src/FestivalPass.sol#L71
duplicates or looks similar and may cause additional gas consumption
Impact:
That code doesn`t follow DRY pattern and may cause additional gas consumption
Recommended Mitigation:
Code which can duplicate or looks similar must be moved to modifier e.g.:
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.