Add search of mail templates in symfony-bundles #67
php.yml
on: pull_request
cs
/
Check Style
15s
phpstan
/
Static Analyse
1m 26s
Matrix: phpunit
Annotations
5 errors and 13 warnings
cs / Check Style
Process completed with exit code 1.
|
phpunit (v6.6.0.0-rc2) / Tests
Process completed with exit code 1.
|
phpstan / Static Analyse:
src/Services/MailFinderService.php#L94
Method Frosh\TemplateMail\Services\MailFinderService::findPathOfThemeFromPluginOrApp() should return string|null but returns mixed.
|
phpstan / Static Analyse
Process completed with exit code 1.
|
phpunit (6.5.x) / Tests
Process completed with exit code 1.
|
cs / Check Style:
tests/Extension/MailTemplateExtensionTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
cs / Check Style:
tests/Subscriber/FlowSubscriberTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
cs / Check Style:
tests/Integration/OrderTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
cs / Check Style:
tests/Services/SearchPathProviderTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
cs / Check Style:
src/Extension/Content/MailTemplate/MailTemplateExtension.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
cs / Check Style:
src/Subscriber/MailTemplateSubscriber.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
cs / Check Style:
src/Subscriber/MailTemplateSubscriber.php#L1
Found violation(s) of type: braces_position
|
cs / Check Style:
src/Subscriber/MailTemplateSubscriber.php#L1
Found violation(s) of type: single_line_empty_body
|
cs / Check Style:
src/Subscriber/FlowSubscriber.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
cs / Check Style:
src/Subscriber/FlowSubscriber.php#L1
Found violation(s) of type: braces_position
|
phpunit (v6.6.0.0-rc2) / Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan / Static Analyse
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpunit (6.5.x) / Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|