0m 57s
Jan 17, 2025, 12:18 AM

uri

Updating phpstan to 2.0 (#43) * Updating phpstan to 2.0 * Adding PHP 8.3/8.4 everywhere

Hackwar
executed scheduled task
nightly-build-3-x

Pipeline stages

6 stages

Console Logs

1+ ./vendor/bin/phpstan 1s
2Note: Using configuration file /drone/src/phpstan.neon. 2s
3 0/5 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 7s
4 7s
5 ------ ---------------------------------------------------------------------- 8s
6 Line AbstractUri.php 8s
7 ------ ---------------------------------------------------------------------- 8s
8 409 Loose comparison using == between '..' and '..' will always evaluate 8s
9 to true. 8s
10 🪪 equal.alwaysTrue 8s
11 414 Loose comparison using == between '..' and '..' will always evaluate 8s
12 to true. 8s
13 🪪 equal.alwaysTrue 8s
14 ------ ---------------------------------------------------------------------- 8s
15 8s
16 ------ ------------------------------------------------------------------ 8s
17 Line Uri.php 8s
18 ------ ------------------------------------------------------------------ 8s
19 38 Property Joomla\Uri\AbstractUri::$query (string) does not accept 8s
20 null. 8s
21 🪪 assign.propertyType 8s
22 58 Property Joomla\Uri\AbstractUri::$query (string) does not accept 8s
23 null. 8s
24 🪪 assign.propertyType 8s
25 84 Property Joomla\Uri\AbstractUri::$query (string) does not accept 8s
26 null. 8s
27 🪪 assign.propertyType 8s
28 ------ ------------------------------------------------------------------ 8s
29 8s
30 [ERROR] Found 5 errors 8s
31 8s
Exit Code 1