Skip to content

Add search of mail templates in symfony-bundles #67

Add search of mail templates in symfony-bundles

Add search of mail templates in symfony-bundles #67

Re-run triggered April 12, 2024 08:11
Status Failure
Total duration 3m 41s
Artifacts

php.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

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/.