merge branches #6609
ci.yml
on: push
Run linting
19s
Run static analysis
27s
Run tests
1m 40s
Check formatting frontend files
23s
Check linting frontend files
24s
Check types frontend files
23s
Annotations
6 errors and 6 warnings
Run static analysis:
app/Mails/MailManager.php#L58
Access to an undefined property App\Mails\MailManager::$templateIntegrationBlocked.
|
Run static analysis:
app/Mails/MailManager.php#L59
Access to undefined constant App\Mails\MailManager::SUBJECT_INTEGRATION_BLOCKED.
|
Run static analysis:
tests/Mails/MailManagerTest.php#L42
Class App\Mails\MailManager constructor invoked with 5 parameters, 4 required.
|
Run static analysis:
tests/Mails/MailManagerTest.php#L46
Parameter #4 $baseUrl of class App\Mails\MailManager constructor expects string, int given.
|
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/
|