executed scheduled task
nightly-build-2-x
Pipeline stages
8 stagesConsole Logs
1+ vendor/bin/phpmd src text cleancode
1s2/drone/src/src/Authentication.php:101 ElseExpression The method authenticate uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
2s3/drone/src/src/Authentication.php:108 MissingImport Missing class import via use statement (line '108', column '16').
2s4/drone/src/src/Authentication.php:117 MissingImport Missing class import via use statement (line '117', column '14').
2s5/drone/src/src/Password/Argon2iHandler.php:86 StaticAccess Avoid using static access to class '\ParagonIE_Sodium_Compat' in method 'isSupported'.
2s