0m 26s
Jan 17, 2025, 12:17 AM

string

Remove broken codestyle rule

Hackwar
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

1+ vendor/bin/phpstan analyse src 0s
2 0/26 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 20/26 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 26/26 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 5s
3 5s
4 ------ ------------------------------------------------------------------------------ 5s
5 Line Inflector.php 5s
6 ------ ------------------------------------------------------------------------------ 5s
7 229 Unsafe usage of new static(). 5s
8 🪪 new.static 5s
9 💡 See: 5s
10 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 5s
11 234 Unsafe usage of new static(). 5s
12 🪪 new.static 5s
13 💡 See: 5s
14 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static 5s
15 ------ ------------------------------------------------------------------------------ 5s
16 5s
17 ------ --------------------------------------------------------------- 5s
18 Line phputf8/native/core.php 5s
19 ------ --------------------------------------------------------------- 5s
20 295 Array has 3 duplicate keys with value 222 (0xde, 0xde, 0xde). 5s
21 🪪 array.duplicateKey 5s
22 304 Array has 3 duplicate keys with value 208 (0xd0, 0xd0, 0xd0). 5s
23 🪪 array.duplicateKey 5s
24 308 Array has 2 duplicate keys with value 923 (0x39b, 0x39b). 5s
25 🪪 array.duplicateKey 5s
26 311 Array has 2 duplicate keys with value 1031 (0x407, 0x407). 5s
27 🪪 array.duplicateKey 5s
28 382 Array has 3 duplicate keys with value 254 (0xfe, 0xfe, 0xfe). 5s
29 🪪 array.duplicateKey 5s
30 391 Array has 3 duplicate keys with value 240 (0xf0, 0xf0, 0xf0). 5s
31 🪪 array.duplicateKey 5s
32 395 Array has 2 duplicate keys with value 955 (0x3bb, 0x3bb). 5s
33 🪪 array.duplicateKey 5s
34 398 Array has 2 duplicate keys with value 1111 (0x457, 0x457). 5s
35 🪪 array.duplicateKey 5s
36 ------ --------------------------------------------------------------- 5s
37 5s
38 ------ --------------------------------------------------------------- 5s
39 Line phputf8/ord.php 5s
40 ------ --------------------------------------------------------------- 5s
41 90 Function utf8_ord() should return int but return statement is 5s
42 missing. 5s
43 🪪 return.missing 5s
44 ------ --------------------------------------------------------------- 5s
45 5s
46 [ERROR] Found 11 errors 5s
47 5s
Exit Code 1