Skip to content

add the Netherlands #16

add the Netherlands

add the Netherlands #16

Triggered via push January 15, 2024 10:38
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: src/Countries/Netherlands.php#L39
Method Spatie\Holidays\Countries\Netherlands::fixedHolidays() should return array<string, Carbon\CarbonImmutable> but returns array<string, Carbon\CarbonImmutable|string|false>.
phpstan: src/Countries/Netherlands.php#L47
Cannot call method isSunday() on Carbon\CarbonImmutable|false.
phpstan: src/Countries/Netherlands.php#L48
Cannot call method subDay() on Carbon\CarbonImmutable|false.
phpstan: src/Countries/Netherlands.php#L54
Method Spatie\Holidays\Countries\Netherlands::variableHolidays() should return array<string, Carbon\CarbonImmutable> but returns array<string, Carbon\CarbonImmutable|false>.
phpstan
Process completed with exit code 1.