Show PHP version #11678
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
PossiblyInvalidPropertyAssignmentValue:
vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassConst.php#L38
vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassConst.php:38:23: PossiblyInvalidPropertyAssignmentValue: $this->type with declared type 'PhpParser\Node\ComplexType|PhpParser\Node\Identifier|PhpParser\Node\Name' cannot be assigned possibly different type 'PhpParser\Node\ComplexType|PhpParser\Node\Identifier|PhpParser\Node\Name|null|string' (see https://psalm.dev/147)
|
build
Process completed with exit code 2.
|