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