Skip to content

Quality assurance #2129

Quality assurance

Quality assurance #2129

Triggered via schedule January 5, 2024 00:45
Status Failure
Total duration 1m 9s
Artifacts

qa.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: tests/App/Document/Address.php#L23
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Field does not have the parameter target.
PHPStan: tests/App/Document/Author.php#L34
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Id does not have the parameter target.
PHPStan: tests/App/Document/Author.php#L36
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Field does not have the parameter target.
PHPStan: tests/App/Document/Book.php#L31
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Id does not have the parameter target.
PHPStan: tests/App/Document/Book.php#L33
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Field does not have the parameter target.
PHPStan: tests/App/Document/Book.php#L35
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\ReferenceOne does not have the parameter target.
PHPStan: tests/App/Document/Category.php#L23
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Id does not have the parameter target.
PHPStan: tests/App/Document/Category.php#L25
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Field does not have the parameter target.
PHPStan: tests/App/Document/Category.php#L27
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Field does not have the parameter target.
PHPStan: tests/App/Document/PhoneNumber.php#L23
Attribute class Doctrine\ODM\MongoDB\Mapping\Annotations\Field does not have the parameter target.