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