Skip to content

upgrade to doctrine/persistence 3 #104

upgrade to doctrine/persistence 3

upgrade to doctrine/persistence 3 #104

Triggered via pull request January 8, 2024 16:50
Status Failure
Total duration 32s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: lib/Doctrine/ODM/PHPCR/ChildrenCollection.php#L16
Non-abstract class Doctrine\ODM\PHPCR\ChildrenCollection contains abstract method findFirst() from interface Doctrine\Common\Collections\ReadableCollection.
PHPStan: lib/Doctrine/ODM/PHPCR/ChildrenCollection.php#L16
Non-abstract class Doctrine\ODM\PHPCR\ChildrenCollection contains abstract method reduce() from interface Doctrine\Common\Collections\ReadableCollection.
PHPStan: lib/Doctrine/ODM/PHPCR/ImmutableReferrersCollection.php#L13
Non-abstract class Doctrine\ODM\PHPCR\ImmutableReferrersCollection contains abstract method findFirst() from interface Doctrine\Common\Collections\ReadableCollection.
PHPStan: lib/Doctrine/ODM/PHPCR/ImmutableReferrersCollection.php#L13
Non-abstract class Doctrine\ODM\PHPCR\ImmutableReferrersCollection contains abstract method reduce() from interface Doctrine\Common\Collections\ReadableCollection.
PHPStan: lib/Doctrine/ODM/PHPCR/PersistentCollection.php#L67
Result of method Doctrine\Common\Collections\Collection<(int|string),mixed>::add() (void) is used.
PHPStan: lib/Doctrine/ODM/PHPCR/ReferenceManyCollection.php#L15
Non-abstract class Doctrine\ODM\PHPCR\ReferenceManyCollection contains abstract method findFirst() from interface Doctrine\Common\Collections\ReadableCollection.
PHPStan: lib/Doctrine/ODM/PHPCR/ReferenceManyCollection.php#L15
Non-abstract class Doctrine\ODM\PHPCR\ReferenceManyCollection contains abstract method reduce() from interface Doctrine\Common\Collections\ReadableCollection.
PHPStan: lib/Doctrine/ODM/PHPCR/ReferrersCollection.php#L15
Non-abstract class Doctrine\ODM\PHPCR\ReferrersCollection contains abstract method findFirst() from interface Doctrine\Common\Collections\ReadableCollection.
PHPStan: lib/Doctrine/ODM/PHPCR/ReferrersCollection.php#L15
Non-abstract class Doctrine\ODM\PHPCR\ReferrersCollection contains abstract method reduce() from interface Doctrine\Common\Collections\ReadableCollection.
PHPStan
Process completed with exit code 1.