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/5 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
2s4
2s5 ------ ----------------------------------------------------------------------
2s6 Line AbstractUri.php
2s7 ------ ----------------------------------------------------------------------
2s8 409 Loose comparison using == between '..' and '..' will always evaluate
2s9 to true.
2s10 🪪 equal.alwaysTrue
2s11 414 Loose comparison using == between '..' and '..' will always evaluate
2s12 to true.
2s13 🪪 equal.alwaysTrue
2s14 ------ ----------------------------------------------------------------------
2s15
2s16 ------ ------------------------------------------------------------------
2s17 Line Uri.php
2s18 ------ ------------------------------------------------------------------
2s19 38 Property Joomla\Uri\AbstractUri::$query (string) does not accept
2s20 null.
2s21 🪪 assign.propertyType
2s22 58 Property Joomla\Uri\AbstractUri::$query (string) does not accept
2s23 null.
2s24 🪪 assign.propertyType
2s25 84 Property Joomla\Uri\AbstractUri::$query (string) does not accept
2s26 null.
2s27 🪪 assign.propertyType
2s28 ------ ------------------------------------------------------------------
2s29
2s30 [ERROR] Found 5 errors
2s31
2s