[v2] Convert @final
to hard final
#375
static-analysis.yml
on: pull_request
Static Analysis
/
PHPStan (PHP: 8.3)
16s
Annotations
2 errors
Static Analysis / PHPStan (PHP: 8.3):
tests/Common/DataFixtures/Executor/PHPCRExecutorTest.php#L127
Ignored error pattern #^Method Doctrine\\Tests\\Common\\DataFixtures\\Executor\\PHPCRExecutorTest\:\:getDocumentManager\(\) has invalid return type Doctrine\\ODM\\PHPCR\\DocumentManager\.$# in path /home/runner/work/data-fixtures/data-fixtures/tests/Common/DataFixtures/Executor/PHPCRExecutorTest.php is expected to occur 2 times, but occurred only 1 time.
|
Static Analysis / PHPStan (PHP: 8.3)
Process completed with exit code 1.
|