PHP #327
php.yml
on: schedule
phpstan
/
Static Analyse
1m 25s
cs
/
Check Style
Matrix: phpunit
Annotations
4 errors and 1 warning
phpstan / Static Analyse:
src/Services/StringTemplateRenderer.php#L70
Instantiation of deprecated class Shopware\Core\Framework\Adapter\Twig\Exception\StringTemplateRenderingException:
tag:v6.7.0 - use AdapterException::renderingTemplateFailed instead - reason:remove-exception
|
phpstan / Static Analyse:
tests/Extension/MailTemplateExtensionTest.php#L35
Call to deprecated method getDefinitionClass() of class Frosh\TemplateMail\Extension\Content\MailTemplate\MailTemplateExtension:
tag:v6.7.0 - Implement `getEntityName` instead or use `BulkEntityExtension`
Defines which entity definition should be extended by this class.
|
phpstan / Static Analyse:
tests/Services/StringTemplateRendererTest.php#L26
Fetching class constant class of deprecated class Shopware\Core\Framework\Adapter\Twig\Exception\StringTemplateRenderingException:
tag:v6.7.0 - use AdapterException::renderingTemplateFailed instead - reason:remove-exception
|
phpstan / Static Analyse
Process completed with exit code 1.
|
phpunit (6.5.x) / Tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|