Skip to content

feat: allow mails to be intercepted using events #15

feat: allow mails to be intercepted using events

feat: allow mails to be intercepted using events #15

Triggered via pull request February 26, 2025 14:51
Status Failure
Total duration 41s
Artifacts

prs.yml

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

Annotations

8 errors
tests (8.4): tests/_support/FunctionalTester.php#L1
Ignored error pattern #^Method tests\\FunctionalTester\:\:grabLastSentEmail\(\) should return yii\\mail\\BaseMessage\|null but returns mixed\.$# (return.type) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
tests (8.4): tests/_support/FunctionalTester.php#L1
Ignored error pattern #^Method tests\\FunctionalTester\:\:grabSentEmails\(\) has invalid return type tests\\_generated\\BaseMessage\.$# (class.notFound) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
tests (8.4): tests/_support/FunctionalTester.php#L1
Ignored error pattern #^Method tests\\FunctionalTester\:\:grabSentEmails\(\) should return list\<tests\\_generated\\BaseMessage&tests\\_generated\\MessageInterface\> but returns mixed\.$# (return.type) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
tests (8.4)
Process completed with exit code 1.
tests (8.3): tests/_support/FunctionalTester.php#L1
Ignored error pattern #^Method tests\\FunctionalTester\:\:grabLastSentEmail\(\) should return yii\\mail\\BaseMessage\|null but returns mixed\.$# (return.type) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
tests (8.3): tests/_support/FunctionalTester.php#L1
Ignored error pattern #^Method tests\\FunctionalTester\:\:grabSentEmails\(\) has invalid return type tests\\_generated\\BaseMessage\.$# (class.notFound) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
tests (8.3): tests/_support/FunctionalTester.php#L1
Ignored error pattern #^Method tests\\FunctionalTester\:\:grabSentEmails\(\) should return list\<tests\\_generated\\BaseMessage&tests\\_generated\\MessageInterface\> but returns mixed\.$# (return.type) in path /home/runner/work/module-yii2/module-yii2/tests/_support/FunctionalTester.php was not matched in reported errors.
tests (8.3)
Process completed with exit code 1.