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