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