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