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