Fix ics alert not working when a date is set #96
Annotations
4 errors and 1 warning
UndefinedInterfaceMethod:
src/Link.php#L53
src/Link.php:53:24: UndefinedInterfaceMethod: Method DateTimeInterface::setTimezone does not exist (see https://psalm.dev/181)
|
UnsafeInstantiation:
src/Link.php#L81
src/Link.php:81:16: UnsafeInstantiation: Cannot safely instantiate class Spatie\CalendarLinks\Link with "new static" as its constructor might change in child classes (see https://psalm.dev/229)
|
UndefinedInterfaceMethod:
src/Link.php#L95
src/Link.php:95:30: UndefinedInterfaceMethod: Method DateTimeInterface::modify does not exist (see https://psalm.dev/181)
|
psalm
Process completed with exit code 2.
|
psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|