Fix styling #90
Annotations
7 errors
Run Psalm:
src/Link.php#L53
src/Link.php:53:24: UndefinedInterfaceMethod: Method DateTimeInterface::setTimezone does not exist (see https://psalm.dev/181)
|
Run Psalm:
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)
|
Run Psalm:
src/Link.php#L95
src/Link.php:95:30: UndefinedInterfaceMethod: Method DateTimeInterface::modify does not exist (see https://psalm.dev/181)
|
Run Psalm:
src/Generators/Google.php#L1
src/Generators/Google.php:0:0: UnusedBaselineEntry: Baseline for issue "UndefinedInterfaceMethod" has 2 extra entries. (see https://psalm.dev/316)
|
Run Psalm:
src/Link.php#L1
src/Link.php:0:0: UnusedBaselineEntry: Baseline for issue "LessSpecificReturnStatement" has 1 extra entry. (see https://psalm.dev/316)
|
Run Psalm:
src/Link.php#L1
src/Link.php:0:0: UnusedBaselineEntry: Baseline for issue "UnsafeInstantiation" has 1 extra entry. (see https://psalm.dev/316)
|
Run Psalm
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading