Add shim for date filter #274
Annotations
8 errors and 1 warning
src/Twig/Extension/TimeExtension.php#L77
PHPDoc tag @param for parameter $date with type Chronos\ChronosDate|DateInterval|DateTimeInterface|string is not subtype of native type Cake\Chronos\ChronosDate|DateInterval|DateTimeInterface|string.
|
src/Twig/Extension/TimeExtension.php#L78
Parameter $date of method Cake\TwigView\Twig\Extension\TimeExtension::formatDate() has invalid type Chronos\ChronosDate.
|
|
tests/TestCase/View/TwigViewTest.php#L142
Found more than a single empty line between content
|
|
src/Twig/Extension/TimeExtension.php#L73
src/Twig/Extension/TimeExtension.php:73:15: UndefinedDocblockClass: Docblock-defined class, interface or enum named Chronos\ChronosDate does not exist (see https://psalm.dev/200)
|
src/Twig/Extension/TimeExtension.php#L73
src/Twig/Extension/TimeExtension.php:73:15: MismatchingDocblockParamType: Parameter $date has wrong type 'Chronos\ChronosDate|DateInterval|DateTimeInterface|string', should be 'Cake\Chronos\ChronosDate|DateInterval|DateTimeInterface|string' (see https://psalm.dev/141)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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