1m 12s
Feb 1, 2025, 12:02 AM

authentication

update phpunit/phpcs (#24)

heelc29
executed scheduled task
nightly-build-3-x

Pipeline stages

6 stages

Console Logs

1+ ./vendor/bin/phpstan 1s
2Note: Using configuration file /drone/src/phpstan.neon. 1s
3 0/10 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 10/10 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 4s
4 4s
5 ------ ----------------------------------------------------------------- 5s
6 Line Password/Argon2iHandler.php 5s
7 ------ ----------------------------------------------------------------- 5s
8 81 Call to function method_exists() with '\\ParagonIE_Sodium…' and 5s
9 'crypto_pwhash_is…' will always evaluate to false. 5s
10 🪪 function.impossibleType 5s
11 ------ ----------------------------------------------------------------- 5s
12 5s
13 ------ -------------------------------------------------------------------- 5s
14 Line Password/Argon2idHandler.php 5s
15 ------ -------------------------------------------------------------------- 5s
16 52 Left side of && is always true. 5s
17 🪪 booleanAnd.leftAlwaysTrue 5s
18 💡 Because the type is coming from a PHPDoc, you can turn off this 5s
19 check by setting treatPhpDocTypesAsCertain: false in your 5s
20 phpstan.neon. 5s
21 ------ -------------------------------------------------------------------- 5s
22 5s
23 [ERROR] Found 2 errors 5s
24 5s
Exit Code 1