Adapt ignore error message #70
static-analysis.yml
on: pull_request
Matrix: Static Analysis / PHPStan
Matrix: Static Analysis / Psalm
Annotations
3 errors
UndefinedVariable:
src/Doctrine/Instantiator/Instantiator.php#L169
src/Doctrine/Instantiator/Instantiator.php:169:121: UndefinedVariable: Cannot find referenced variable $error (see https://psalm.dev/024)
|
UndefinedVariable:
src/Doctrine/Instantiator/Instantiator.php#L187
src/Doctrine/Instantiator/Instantiator.php:187:13: UndefinedVariable: Cannot find referenced variable $error (see https://psalm.dev/024)
|
Static Analysis / Psalm (8.2)
Process completed with exit code 2.
|