Skip to content

modernize php code #125

modernize php code

modernize php code #125

Triggered via pull request January 15, 2024 09:40
@dbudbu
synchronize #865
modernize-code
Status Failure
Total duration 31s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: lib/Doctrine/ODM/PHPCR/DocumentRepository.php#L165
Cannot call method first() on iterable.
PHPStan: lib/Doctrine/ODM/PHPCR/DocumentRepository.php#L165
Cannot call method isEmpty() on iterable.
PHPStan: lib/Doctrine/ODM/PHPCR/Tools/Console/Command/DumpQueryBuilderReferenceCommand.php#L416
Call to an undefined method ReflectionType::getName().
PHPStan: tests/Doctrine/Tests/ODM/PHPCR/Functional/DocumentRepositoryTest.php#L96
Cannot call method key() on iterable.
PHPStan
Process completed with exit code 1.