executed scheduled task
nightly-build-3-x
Pipeline stages
6 stagesConsole Logs
1+ ./vendor/bin/phpstan
1s2Note: Using configuration file /drone/src/phpstan.neon.
1s3 0/9 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 9/9 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
4s4
4s5 ------ -------------------------------------------------------------------
4s6 Line BladeRenderer.php
4s7 ------ -------------------------------------------------------------------
4s8 52 Class Illuminate\View\Compilers\BladeCompiler constructor invoked
4s9 with 1 parameter, 2 required.
4s10 🪪 arguments.count
4s11 ------ -------------------------------------------------------------------
4s12
4s13 ------ -----------------------------------------------------------------------
4s14 Line PhpEngineRenderer.php
4s15 ------ -----------------------------------------------------------------------
4s16 78 PHPDoc tag @param for parameter $template with type
4s17 string|Symfony\Component\Templating\TemplateReferenceInterface is not
4s18 subtype of native type string.
4s19 🪪 parameter.phpDocType
4s20 ------ -----------------------------------------------------------------------
4s21
4s22 ------ -----------------------------------------------------------------------
4s23 Line TwigRenderer.php
4s24 ------ -----------------------------------------------------------------------
4s25 100 Call to function method_exists() with 'Twig\\Loader\\LoaderInterface'
4s26 and 'exists' will always evaluate to true.
4s27 🪪 function.alreadyNarrowedType
4s28 100 Class Twig\Loader\ExistsLoaderInterface not found.
4s29 🪪 class.notFound
4s30 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols
4s31 ------ -----------------------------------------------------------------------
4s32
4s33 [ERROR] Found 4 errors
4s34
4s