0m 58s
Jan 18, 2025, 12:17 AM

authentication

Remove broken codestyle rule

Hackwar
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

1+ vendor/bin/phpmd src text cleancode 0s
2/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. 0s
3/drone/src/src/Authentication.php:108 MissingImport Missing class import via use statement (line '108', column '16'). 0s
4/drone/src/src/Authentication.php:117 MissingImport Missing class import via use statement (line '117', column '14'). 0s
5/drone/src/src/Password/Argon2iHandler.php:86 StaticAccess Avoid using static access to class '\ParagonIE_Sodium_Compat' in method 'isSupported'. 0s
Exit Code 2