Unused OfferStatuses.
In the OfferStatus enumeration, there are 7 defined statuses for offers, but only 4 of them are actively used. The statuses applied to the offers do not correspond to the documentation in the code.
Low, because in the code there are no checks for such statuses.
VS code
Either remove the unused statuses or incorporate them into the codebase.
The ISystemConfig::getBaseRefferralRate, the comment is applicable to the next method, but not to this one.
Low impact, documentation issue only.
VS code
Revise the comment to provide pertinent information about the function.
Unused events and errors in the ITadleFactory interface.
The ProxyAdminDeployed event and UnDeployedProxyAdmin error are not used anywhere in the codebase.
Low
VS code
Remove them, as they are not applicable.
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.