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