ClassType::class(), interface(), traits() & enum() are deprecated #396
Annotations
10 errors
src/PhpGenerator/ClassLike.php#L1
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.
|
src/PhpGenerator/ClassLike.php#L64
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.
|
src/PhpGenerator/Extractor.php#L1
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.
|
src/PhpGenerator/Extractor.php#L1
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.
|
src/PhpGenerator/Extractor.php#L1
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.
|
src/PhpGenerator/Extractor.php#L1
Ignored error pattern #^Property class@anonymous/PhpGenerator/Extractor\.php\:176\:\:\$callback has no type specified\.$# in path /home/runner/work/php-generator/php-generator/src/PhpGenerator/Extractor.php was not matched in reported errors.
|
src/PhpGenerator/Extractor.php#L174
Property class@anonymous/PhpGenerator/Extractor.php:173::$callback has no type specified.
|
src/PhpGenerator/Factory.php#L1
Ignored error pattern #^Parameter \#1 \$name of method Nette\\PhpGenerator\\ClassType\:\:setExtends\(\) expects string\|null, array\<int, string\> given\.$# in path /home/runner/work/php-generator/php-generator/src/PhpGenerator/Factory.php was not matched in reported errors.
|
src/PhpGenerator/Factory.php#L39
Call to an undefined method ReflectionClass<object>::isEnum().
|
src/PhpGenerator/Factory.php#L53
Call to an undefined method ReflectionClass<object>::isReadOnly().
|
The logs for this run have expired and are no longer available.
Loading