Skip to content

CI

CI #278

Triggered via schedule February 1, 2024 01:08
Status Failure
Total duration 40s
Artifacts

ci.yml

on: schedule
Sync meta files
4s
Sync meta files
code-coverage  /  Code Coverage
15s
code-coverage / Code Coverage
composer-validate  /  Validate composer.json
6s
composer-validate / Validate composer.json
sca  /  Static Code Analysis
21s
sca / Static Code Analysis
Matrix: test / test
Run php-cs-fixer
14s
Run php-cs-fixer
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 18 warnings
code-coverage / Code Coverage
Process completed with exit code 1.
test / PHP 8.2, SF 5.4.* - highest
Process completed with exit code 1.
test / PHP 8.1, SF 6.3.* - highest
Process completed with exit code 1.
test / PHP 8.3, SF 5.4.* - highest
Process completed with exit code 1.
test / PHP 8, SF 5.4.* - highest
The operation was canceled.
test / PHP 8.3, SF 7.0.* - highest
The operation was canceled.
test / PHP 8.2, SF 6.3.* - highest
The operation was canceled.
sca / Static Code Analysis: src/Schedule/Extension/NotifierExtension.php#L34
Property Zenstruck\ScheduleBundle\Schedule\Extension\NotifierExtension::$email has unknown class Zenstruck\ScheduleBundle\Schedule\Extension\string as its type.
sca / Static Code Analysis: src/Schedule/Extension/NotifierExtension.php#L37
Property Zenstruck\ScheduleBundle\Schedule\Extension\NotifierExtension::$phone has unknown class Zenstruck\ScheduleBundle\Schedule\Extension\string as its type.
sca / Static Code Analysis: src/Schedule/Extension/NotifierExtension.php#L53
Property Zenstruck\ScheduleBundle\Schedule\Extension\NotifierExtension::$email (Zenstruck\ScheduleBundle\Schedule\Extension\string|null) does not accept string|null.
sca / Static Code Analysis: src/Schedule/Extension/NotifierExtension.php#L54
Property Zenstruck\ScheduleBundle\Schedule\Extension\NotifierExtension::$phone (Zenstruck\ScheduleBundle\Schedule\Extension\string|null) does not accept string|null.
sca / Static Code Analysis: src/Schedule/Extension/NotifierExtension.php#L105
Parameter #1 $email of class Symfony\Component\Notifier\Recipient\Recipient constructor expects string, string|Zenstruck\ScheduleBundle\Schedule\Extension\string given.
sca / Static Code Analysis: src/Schedule/Extension/NotifierExtension.php#L105
Parameter #2 $phone of class Symfony\Component\Notifier\Recipient\Recipient constructor expects string, string|Zenstruck\ScheduleBundle\Schedule\Extension\string given.
sca / Static Code Analysis: src/Schedule/Task/CompoundTask.php#L49
PHPDoc tag @param for parameter $description with type Zenstruck\ScheduleBundle\Schedule\Task\string|null is not subtype of native type string|null.
sca / Static Code Analysis: src/Schedule/Task/CompoundTask.php#L49
Parameter $description of method Zenstruck\ScheduleBundle\Schedule\Task\CompoundTask::addCommand() has invalid type Zenstruck\ScheduleBundle\Schedule\Task\string.
sca / Static Code Analysis: src/Schedule/Task/CompoundTask.php#L59
PHPDoc tag @param for parameter $description with type Zenstruck\ScheduleBundle\Schedule\Task\string|null is not subtype of native type string|null.
sca / Static Code Analysis: src/Schedule/Task/CompoundTask.php#L59
Parameter $description of method Zenstruck\ScheduleBundle\Schedule\Task\CompoundTask::addCallback() has invalid type Zenstruck\ScheduleBundle\Schedule\Task\string.
test / PHP 8.3, SF 6.4.* - highest
The operation was canceled.
test / PHP 8.2, SF 7.0.* - highest
The operation was canceled.
test / PHP 8.3, SF 6.3.* - highest
The operation was canceled.
test / PHP 8.1, SF 5.4.* - highest
The operation was canceled.
test / PHP 8, SF * - lowest
The operation was canceled.
test / PHP 8.1, SF 6.4.* - highest
The operation was canceled.
test / PHP 8.2, SF 6.4.* - highest
The operation was canceled.
Sync meta files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
composer-validate / Validate composer.json
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-coverage / Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.2, SF 5.4.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.1, SF 6.3.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.3, SF 5.4.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8, SF 5.4.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.3, SF 7.0.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.2, SF 6.3.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sca / Static Code Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.3, SF 6.4.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.2, SF 7.0.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.3, SF 6.3.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.1, SF 5.4.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8, SF * - lowest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.1, SF 6.4.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / PHP 8.2, SF 6.4.* - highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run php-cs-fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.