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