Skip to content

added support for final promoted property #536

added support for final promoted property

added support for final promoted property #536

Triggered via push August 6, 2025 15:41
Status Success
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/PhpGenerator/Extractor.php#L0
Ignored error pattern #^Method Nette\\PhpGenerator\\Extractor\:\:addCommentAndAttributes\(\) has parameter \$element with no type specified\.$# in path /home/runner/work/php-generator/php-generator/src/PhpGenerator/Extractor.php was not matched in reported errors.
PHPStan: src/PhpGenerator/Extractor.php#L0
Ignored error pattern #^Access to an undefined property PhpParser\\Node\\Expr\:\:\$value\.$# in path /home/runner/work/php-generator/php-generator/src/PhpGenerator/Extractor.php was not matched in reported errors.
PHPStan: src/PhpGenerator/Extractor.php#L0
Ignored error pattern #^Access to an undefined property PhpParser\\Node\:\:\$attrGroups\.$# in path /home/runner/work/php-generator/php-generator/src/PhpGenerator/Extractor.php was not matched in reported errors.
PHPStan: src/PhpGenerator/EnumType.php#L84
Expression "(function (\Nette\PhpGenerator\EnumCase ...$cases) {…" on a separate line does not do anything.
PHPStan: src/PhpGenerator/EnumType.php#L0
Ignored error pattern #^Method Nette\\PhpGenerator\\EnumType\:\:addTrait\(\) has parameter \$deprecatedParam with no value type specified in iterable type array\.$# in path /home/runner/work/php-generator/php-generator/src/PhpGenerator/EnumType.php was not matched in reported errors.
PHPStan: src/PhpGenerator/Closure.php#L43
Expression "(function (\Nette\PhpGenerator\Parameter ...$uses) {…" on a separate line does not do anything.
PHPStan: src/PhpGenerator/ClassType.php#L0
Ignored error pattern #^Method Nette\\PhpGenerator\\ClassType\:\:addTrait\(\) has parameter \$deprecatedParam with no value type specified in iterable type array\.$# in path /home/runner/work/php-generator/php-generator/src/PhpGenerator/ClassType.php was not matched in reported errors.
PHPStan: src/PhpGenerator/ClassManipulator.php#L100
Call to an undefined method ReflectionProperty::isAbstract().
PHPStan: src/PhpGenerator/ClassLike.php#L76
Parameter #1 $class of method Nette\PhpGenerator\Printer::printClass() expects Nette\PhpGenerator\ClassType|Nette\PhpGenerator\EnumType|Nette\PhpGenerator\InterfaceType|Nette\PhpGenerator\TraitType, $this(Nette\PhpGenerator\ClassLike) given.
PHPStan: src/PhpGenerator/ClassLike.php#L0
Ignored error pattern #^Match expression does not handle remaining value\: true$# in path /home/runner/work/php-generator/php-generator/src/PhpGenerator/ClassLike.php was not matched in reported errors.