executed scheduled task
nightly-build-2-x
Pipeline stages
8 stagesConsole Logs
1+ vendor/bin/phpstan analyse src
0s2 0/26 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 20/26 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 26/26 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
7s3
7s4 ------ ------------------------------------------------------------------------------
7s5 Line Inflector.php
7s6 ------ ------------------------------------------------------------------------------
7s7 229 Unsafe usage of new static().
7s8 🪪 new.static
7s9 💡 See:
7s10 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static
7s11 234 Unsafe usage of new static().
7s12 🪪 new.static
7s13 💡 See:
7s14 https://phpstan.org/blog/solving-phpstan-error-unsafe-usage-of-new-static
7s15 ------ ------------------------------------------------------------------------------
7s16
7s17 ------ ---------------------------------------------------------------
7s18 Line phputf8/native/core.php
7s19 ------ ---------------------------------------------------------------
7s20 295 Array has 3 duplicate keys with value 222 (0xde, 0xde, 0xde).
7s21 🪪 array.duplicateKey
7s22 304 Array has 3 duplicate keys with value 208 (0xd0, 0xd0, 0xd0).
7s23 🪪 array.duplicateKey
7s24 308 Array has 2 duplicate keys with value 923 (0x39b, 0x39b).
7s25 🪪 array.duplicateKey
7s26 311 Array has 2 duplicate keys with value 1031 (0x407, 0x407).
7s27 🪪 array.duplicateKey
7s28 382 Array has 3 duplicate keys with value 254 (0xfe, 0xfe, 0xfe).
7s29 🪪 array.duplicateKey
7s30 391 Array has 3 duplicate keys with value 240 (0xf0, 0xf0, 0xf0).
7s31 🪪 array.duplicateKey
7s32 395 Array has 2 duplicate keys with value 955 (0x3bb, 0x3bb).
7s33 🪪 array.duplicateKey
7s34 398 Array has 2 duplicate keys with value 1111 (0x457, 0x457).
7s35 🪪 array.duplicateKey
7s36 ------ ---------------------------------------------------------------
7s37
7s38 ------ ---------------------------------------------------------------
7s39 Line phputf8/ord.php
7s40 ------ ---------------------------------------------------------------
7s41 90 Function utf8_ord() should return int but return statement is
7s42 missing.
7s43 🪪 return.missing
7s44 ------ ---------------------------------------------------------------
7s45
7s46 [ERROR] Found 11 errors
7s47
7s