Skip to content

Fix ics alert not working when a date is set #97

Fix ics alert not working when a date is set

Fix ics alert not working when a date is set #97

Triggered via push January 16, 2025 16:50
Status Failure
Total duration 32s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

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