TokenUri and SantasList are not deployable because the SVG exceeds the contract limits imposed by EIP-170 and EIP-3860
TokenUri defines the Santa SVG which exceeds the size limit from https://eips.ethereum.org/EIPS/eip-170 which is 4576 bytes. Also https://eips.ethereum.org/EIPS/eip-3860 requires the code to be less than 49152 bytes and this limit is also exceeded.
The impact is low since the contract, as it is now, can just not be deployed.
Anvil, Remix
Compress the SVG to meet the contract size limit.
SVG is causing contract byte size to exceed solidity's limits. Tagging for future visibility
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.