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%
3s4
3s5 ------ -------------------------------------------------------------------
3s6 Line BladeRenderer.php
3s7 ------ -------------------------------------------------------------------
3s8 52 Class Illuminate\View\Compilers\BladeCompiler constructor invoked
3s9 with 1 parameter, 2 required.
3s10 🪪 arguments.count
3s11 ------ -------------------------------------------------------------------
3s12
3s13 ------ -----------------------------------------------------------------------
3s14 Line PhpEngineRenderer.php
3s15 ------ -----------------------------------------------------------------------
3s16 78 PHPDoc tag @param for parameter $template with type
3s17 string|Symfony\Component\Templating\TemplateReferenceInterface is not
3s18 subtype of native type string.
3s19 🪪 parameter.phpDocType
3s20 ------ -----------------------------------------------------------------------
3s21
3s22 ------ -----------------------------------------------------------------------
3s23 Line TwigRenderer.php
3s24 ------ -----------------------------------------------------------------------
3s25 100 Call to function method_exists() with 'Twig\\Loader\\LoaderInterface'
3s26 and 'exists' will always evaluate to true.
3s27 🪪 function.alreadyNarrowedType
3s28 100 Class Twig\Loader\ExistsLoaderInterface not found.
3s29 🪪 class.notFound
3s30 💡 Learn more at https://phpstan.org/user-guide/discovering-symbols
3s31 ------ -----------------------------------------------------------------------
3s32
3s33 [ERROR] Found 4 errors
3s34
3s