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