Skip to content

Phil davis issue 588 #222

Phil davis issue 588

Phil davis issue 588 #222

Triggered via pull request November 8, 2023 23:16
Status Failure
Total duration 1m 46s
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#L112
Access to an undefined property object::$BDAY.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L141
Access to an undefined property Sabre\VObject\Node::$DTSTART.
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L145
Call to an undefined method 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 Sabre\VObject\Node::add().
PHPUnit (PHP 7.4): lib/BirthdayCalendarGenerator.php#L152
Access to an undefined property object::$UID.
PHPUnit (PHP 7.4): lib/Cli.php#L77
Method Sabre\VObject\Cli::main() has parameter $argv with no value type specified in iterable type array.