Skip to content

Allow Multiple Template per Type #257

Allow Multiple Template per Type

Allow Multiple Template per Type #257

Triggered via pull request October 4, 2024 15:59
Status Failure
Total duration 2m 41s
Artifacts

php.yml

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

Annotations

7 errors
phpunit (6.5.x) / Tests
Process completed with exit code 1.
phpunit (trunk) / Tests
Process completed with exit code 1.
phpstan / Static Analyse: src/Subscriber/FlowSubscriber.php#L70
Parameter #1 $assertion of function assert expects bool|string, int given.
phpstan / Static Analyse: src/Subscriber/FlowSubscriber.php#L76
Parameter #5 $mailTemplateId of method Frosh\TemplateMail\Services\MailFinderServiceInterface::findTemplateByTechnicalName() expects string|null, mixed given.
phpstan / Static Analyse: src/Subscriber/FlowSubscriber.php#L77
Parameter #5 $mailTemplateId of method Frosh\TemplateMail\Services\MailFinderServiceInterface::findTemplateByTechnicalName() expects string|null, mixed given.
phpstan / Static Analyse: src/Subscriber/FlowSubscriber.php#L78
Parameter #5 $mailTemplateId of method Frosh\TemplateMail\Services\MailFinderServiceInterface::findTemplateByTechnicalName() expects string|null, mixed given.
phpstan / Static Analyse
Process completed with exit code 1.