CI #278
Annotations
10 errors and 1 warning
Run PHPStan:
src/Schedule/Extension/NotifierExtension.php#L34
Property Zenstruck\ScheduleBundle\Schedule\Extension\NotifierExtension::$email has unknown class Zenstruck\ScheduleBundle\Schedule\Extension\string as its type.
|
Run PHPStan:
src/Schedule/Extension/NotifierExtension.php#L37
Property Zenstruck\ScheduleBundle\Schedule\Extension\NotifierExtension::$phone has unknown class Zenstruck\ScheduleBundle\Schedule\Extension\string as its type.
|
Run PHPStan:
src/Schedule/Extension/NotifierExtension.php#L53
Property Zenstruck\ScheduleBundle\Schedule\Extension\NotifierExtension::$email (Zenstruck\ScheduleBundle\Schedule\Extension\string|null) does not accept string|null.
|
Run PHPStan:
src/Schedule/Extension/NotifierExtension.php#L54
Property Zenstruck\ScheduleBundle\Schedule\Extension\NotifierExtension::$phone (Zenstruck\ScheduleBundle\Schedule\Extension\string|null) does not accept string|null.
|
Run PHPStan:
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.
|
Run PHPStan:
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.
|
Run PHPStan:
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.
|
Run PHPStan:
src/Schedule/Task/CompoundTask.php#L49
Parameter $description of method Zenstruck\ScheduleBundle\Schedule\Task\CompoundTask::addCommand() has invalid type Zenstruck\ScheduleBundle\Schedule\Task\string.
|
Run PHPStan:
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.
|
Run PHPStan:
src/Schedule/Task/CompoundTask.php#L59
Parameter $description of method Zenstruck\ScheduleBundle\Schedule\Task\CompoundTask::addCallback() has invalid type Zenstruck\ScheduleBundle\Schedule\Task\string.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading