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