Fix typehint resolution - stop prefixing unions with namespace #77
Annotations
7 errors
|
src/Renderer/TwigExtension.php#L189
Offset 1 on array{non-falsy-string, non-empty-string} on left side of ?? always exists and is not nullable.
|
src/Renderer/TwigExtension.php#L0
Ignored error pattern #^Offset 1 on array\{string, non\-empty\-string\} on left side of \?\? always exists and is not nullable\.$# (nullCoalesce.offset) in path /home/runner/work/doctum/doctum/src/Renderer/TwigExtension.php was not matched in reported errors.
|
src/Parser/NodeVisitor.php#L199
Call to an undefined method PhpParser\Node\ComplexType|PhpParser\Node\Identifier|PhpParser\Node\Name::__toString().
|
src/Parser/NodeVisitor.php#L175
Ignored error pattern #^Call to an undefined method PhpParser\\Node\\ComplexType\|PhpParser\\Node\\Identifier\|PhpParser\\Node\\Name\:\:__toString\(\)\.$# (method.notFound) in path /home/runner/work/doctum/doctum/src/Parser/NodeVisitor.php is expected to occur 1 time, but occurred 2 times.
|
src/Parser/NodeVisitor.php#L171
Method Doctum\Parser\NodeVisitor::typeToArray() return type has no value type specified in iterable type array.
|
src/Console/Command/Command.php#L0
Ignored error pattern #^PHPDoc tag @var with type string is not subtype of native type mixed\.$# (varTag.nativeType) in path /home/runner/work/doctum/doctum/src/Console/Command/Command.php was not matched in reported errors.
|
The logs for this run have expired and are no longer available.
Loading