The comment describing the PasswordStore::getPassword function is incorrect, it indicates sending a parameter that is not used by the function
The comment indicates a parameter newPassword to pass to the function, but the PasswordStore::getPassword function has no parameters.
The comment was probably copied from the PasswordStore::setPassword function and the line indicating the parameter to pass to the function was not removed.
The impact is minimal because it does not block the functioning of the smart contract.
Manual check
Update the comment removing the @param row.
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.