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