Skip to content

remove 8.1

remove 8.1 #869

Triggered via push March 11, 2024 14:56
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Bahrain)#L25
Method Spatie\Holidays\Countries\Bahrain::getHoliday() has parameter $collection with no value type specified in iterable type array.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Bahrain)#L25
Method Spatie\Holidays\Countries\Bahrain::getHoliday() return type has no value type specified in iterable type array.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Bahrain)#L29
Dead catch - Exception is never thrown in the try block.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Bahrain)#L59
Method Spatie\Holidays\Countries\Bahrain::getOverlapping() has parameter $collection with no value type specified in iterable type array.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Bahrain)#L59
Method Spatie\Holidays\Countries\Bahrain::getOverlapping() has parameter $totalDays with no type specified.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Bahrain)#L63
Dead catch - Exception is never thrown in the try block.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Turkey)#L25
Method Spatie\Holidays\Countries\Turkey::getHoliday() has parameter $collection with no value type specified in iterable type array.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Turkey)#L25
Method Spatie\Holidays\Countries\Turkey::getHoliday() return type has no value type specified in iterable type array.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Turkey)#L29
Dead catch - Exception is never thrown in the try block.
phpstan: src/Calendars/IslamicCalendar.php (in context of class Spatie/Holidays/Countries/Turkey)#L59
Method Spatie\Holidays\Countries\Turkey::getOverlapping() has parameter $collection with no value type specified in iterable type array.