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