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