remove obsolete annotation mapping #89
static.yml
on: pull_request
PHPStan
21s
PHP-CS-Fixer
18s
Annotations
7 errors
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/File.php#L81
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/File.php#L103
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/Resource.php#L33
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/Resource.php#L92
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Document/Resource.php#L104
Class Doctrine\ODM\PHPCR\Document\Resource referenced with incorrect case: Doctrine\ODM\PHPCR\Document\resource.
|
PHPStan:
tests/Doctrine/Tests/ODM/PHPCR/Id/ParentIdGeneratorTest.php#L145
Method Doctrine\Tests\ODM\PHPCR\Id\ParentClassMetadataProxy::getFieldValue() should return mixed but return statement is missing.
|
PHPStan
Process completed with exit code 1.
|