PHP #331
php.yml
on: schedule
phpstan
/
Static Analyse
1m 31s
cs
/
Check Style
Matrix: phpunit
Annotations
4 errors and 4 warnings
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.
|
phpstan / Static Analyse
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpunit (trunk) / Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpunit (6.5.x) / Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|