Skip to content

Type declarations to increase phpstan to level 6 #236

Type declarations to increase phpstan to level 6

Type declarations to increase phpstan to level 6 #236

Triggered via pull request November 15, 2023 05:37
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: unit-testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L19
Property Sabre\VObject\BirthdayCalendarGenerator::$objects type has no value type specified in iterable type array.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L38
Method Sabre\VObject\BirthdayCalendarGenerator::__construct() has parameter $objects with no type specified.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L51
Method Sabre\VObject\BirthdayCalendarGenerator::setObjects() has parameter $objects with no type specified.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L85
Method Sabre\VObject\BirthdayCalendarGenerator::getResult() return type has no value type specified in iterable type Sabre\VObject\Component\VCalendar.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L112
Access to an undefined property object::$BDAY.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L141
Access to an undefined property iterable<int, mixed>&Sabre\VObject\Node::$DTSTART.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L145
Call to an undefined method iterable<int, mixed>&Sabre\VObject\Node::add().
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L146
Access to an undefined property object::$UID.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L151
Call to an undefined method iterable<int, mixed>&Sabre\VObject\Node::add().
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L152
Access to an undefined property object::$UID.