executed scheduled task
nightly-build-3-x
Pipeline stages
6 stagesConsole Logs
1+ ./vendor/bin/phpstan
0s2Note: Using configuration file /drone/src/phpstan.neon.
0s3 0/10 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 10/10 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
3s4
3s5 ------ -----------------------------------------------------------------
3s6 Line Password/Argon2iHandler.php
3s7 ------ -----------------------------------------------------------------
3s8 81 Call to function method_exists() with '\\ParagonIE_Sodium…' and
3s9 'crypto_pwhash_is…' will always evaluate to false.
3s10 🪪 function.impossibleType
3s11 ------ -----------------------------------------------------------------
3s12
3s13 ------ --------------------------------------------------------------------
3s14 Line Password/Argon2idHandler.php
3s15 ------ --------------------------------------------------------------------
3s16 52 Left side of && is always true.
3s17 🪪 booleanAnd.leftAlwaysTrue
3s18 💡 Because the type is coming from a PHPDoc, you can turn off this
3s19 check by setting treatPhpDocTypesAsCertain: false in your
3s20 phpstan.neon.
3s21 ------ --------------------------------------------------------------------
3s22
3s23 [ERROR] Found 2 errors
3s24
3s