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