Refactoring #21
Annotations
5 errors
Run composer psalm -- --stats --output-format=github :
src/Declaration/Context.php#L43
src/Declaration/Context.php:43:29: UndefinedMethod: Method Typhoon\ChangeDetector\FileChangeDetector::fromfileandcontents does not exist (see https://psalm.dev/022)
|
Run composer psalm -- --stats --output-format=github :
src/Declaration/Context.php#L43
src/Declaration/Context.php:43:29: MixedArgument: Argument 4 of Typhoon\Reflection\Declaration\Context::__construct cannot be mixed, expecting Typhoon\ChangeDetector\ChangeDetector (see https://psalm.dev/030)
|
Run composer psalm -- --stats --output-format=github :
src/Internal/PhpParser/ParsingVisitor.php#L436
src/Internal/PhpParser/ParsingVisitor.php:436:27: MixedArgument: Argument 6 of Typhoon\Reflection\Declaration\ParameterDeclaration::__construct cannot be mixed, expecting bool (see https://psalm.dev/030)
|
Run composer psalm -- --stats --output-format=github :
src/Internal/PhpParser/ParsingVisitor.php#L436
src/Internal/PhpParser/ParsingVisitor.php:436:34: UndefinedMethod: Method PhpParser\Node\Param::isReadonly does not exist (see https://psalm.dev/022)
|
Run composer psalm -- --stats --output-format=github
Process completed with exit code 2.
|
Loading