Fix PHPDoc #80
Annotations
3 errors and 1 warning
ArgumentTypeCoercion:
src/Link.php#L52
src/Link.php:52:61: ArgumentTypeCoercion: Argument 3 of Spatie\CalendarLinks\Link::createAllDay expects int<1, max>, but parent type int provided (see https://psalm.dev/193)
|
PossiblyFalseArgument:
src/Link.php#L69
src/Link.php:69:57: PossiblyFalseArgument: Argument 1 of DateTimeImmutable::createFromInterface cannot be false, possibly DateTimeInterface value expected (see https://psalm.dev/104)
|
psalm
Process completed with exit code 2.
|
psalm
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/.
|