1m 10s
Jan 27, 2025, 12:01 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 1s
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. 2s
3/drone/src/src/Authentication.php:108 MissingImport Missing class import via use statement (line '108', column '16'). 2s
4/drone/src/src/Authentication.php:117 MissingImport Missing class import via use statement (line '117', column '14'). 2s
5/drone/src/src/Password/Argon2iHandler.php:86 StaticAccess Avoid using static access to class '\ParagonIE_Sodium_Compat' in method 'isSupported'. 2s
Exit Code 2