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%
2s4
2s5 ------ -----------------------------------------------------------------
2s6 Line Password/Argon2iHandler.php
2s7 ------ -----------------------------------------------------------------
2s8 81 Call to function method_exists() with '\\ParagonIE_Sodium…' and
2s9 'crypto_pwhash_is…' will always evaluate to false.
2s10 🪪 function.impossibleType
2s11 ------ -----------------------------------------------------------------
2s12
2s13 ------ --------------------------------------------------------------------
2s14 Line Password/Argon2idHandler.php
2s15 ------ --------------------------------------------------------------------
2s16 52 Left side of && is always true.
2s17 🪪 booleanAnd.leftAlwaysTrue
2s18 💡 Because the type is coming from a PHPDoc, you can turn off this
2s19 check by setting treatPhpDocTypesAsCertain: false in your
2s20 phpstan.neon.
2s21 ------ --------------------------------------------------------------------
2s22
2s23 [ERROR] Found 2 errors
2s24
2s