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