executed scheduled task
nightly-build-3-x
Pipeline stages
6 stagesConsole Logs
1+ ./vendor/bin/phpstan
0s2Note: Using configuration file /drone/src/phpstan.neon.
1s3 0/5 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
4s4
4s5 ------ ----------------------------------------------------------------------
4s6 Line AbstractUri.php
4s7 ------ ----------------------------------------------------------------------
4s8 409 Loose comparison using == between '..' and '..' will always evaluate
4s9 to true.
4s10 🪪 equal.alwaysTrue
4s11 414 Loose comparison using == between '..' and '..' will always evaluate
4s12 to true.
4s13 🪪 equal.alwaysTrue
4s14 ------ ----------------------------------------------------------------------
4s15
4s16 ------ ------------------------------------------------------------------
4s17 Line Uri.php
4s18 ------ ------------------------------------------------------------------
4s19 38 Property Joomla\Uri\AbstractUri::$query (string) does not accept
4s20 null.
4s21 🪪 assign.propertyType
4s22 58 Property Joomla\Uri\AbstractUri::$query (string) does not accept
4s23 null.
4s24 🪪 assign.propertyType
4s25 84 Property Joomla\Uri\AbstractUri::$query (string) does not accept
4s26 null.
4s27 🪪 assign.propertyType
4s28 ------ ------------------------------------------------------------------
4s29
4s30 [ERROR] Found 5 errors
4s31
4s