No approval before calling uniswap swap router
ERC20 approval needs to be called before calling the uniswap swap router to allow uniswap receive the said tokens.
All fees are stuck in the fee contract
Add IERC20(_profits).approve(address(swapRouter), amount); here (https://github.com/Cyfrin/2023-07-beedle/blob/658e046bda8b010a5b82d2d85e824f3823602d27/src/Fees.sol#L29)
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.