There is incorrect import in the Spice Auction.sol
https://github.com/Cyfrin/2024-07-templegold/blob/main/protocol/contracts/templegold/SpiceAuction.sol#L10
L10 - import { AuctionBase } from "contracts/templegold//AuctionBase.sol";
It creates the problem in compiliation of the contract. It is the incorrect way.
Manual Review
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.