Skip to content

Fix styling

Fix styling #90

Triggered via push February 19, 2024 06:01
Status Failure
Total duration 23s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: src/Link.php#L1
src/Link.php:0:0: UnusedBaselineEntry: Baseline for issue "LessSpecificReturnStatement" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: src/Link.php#L1
src/Link.php:0:0: UnusedBaselineEntry: Baseline for issue "UnsafeInstantiation" has 1 extra entry. (see https://psalm.dev/316)
psalm
Process completed with exit code 2.