Skip to content

Make MailManager queable #6884

Make MailManager queable

Make MailManager queable #6884

Triggered via push September 16, 2024 14:55
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: push
Run linting
19s
Run linting
Run static analysis
30s
Run static analysis
Run tests
1m 13s
Run tests
Check formatting frontend files
24s
Check formatting frontend files
Check linting frontend files
25s
Check linting frontend files
Check types frontend files
22s
Check types frontend files
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Run static analysis: app/Domain/Mail/MailManager.php#L89
Parameter $activationReminderEmailSend of method App\Domain\Mail\MailManager::sendActivationReminderEmail() has invalid type App\Domain\Integrations\Events\ActivationReminderEmailSend.
Run static analysis: app/Domain/Mail/MailManager.php#L91
Access to property $id on an unknown class App\Domain\Integrations\Events\ActivationReminderEmailSend.
Run static analysis: app/Mails/SendIntegrationActivationReminderEmail.php#L28
Instantiated class App\Domain\Integrations\Events\ActivationReminderEmailSend not found.
Run static analysis: tests/Domain/Mail/MailManagerTest.php#L204
Instantiated class App\Domain\Integrations\Events\ActivationReminderEmailSend not found.
Run static analysis
Process completed with exit code 1.
Run tests
Process completed with exit code 2.
Run linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check types frontend files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check formatting frontend files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check linting frontend files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run static analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/