First iteration on option attributes #3599
Annotations
10 errors and 1 warning
|
packages/guides-restructured-text/src/RestructuredText/Directives/ContentsDirective.php#L57
Parameter #1 $local of method phpDocumentor\Guides\Nodes\Menu\ContentMenuNode::withLocal() expects bool, mixed given.
|
|
packages/guides-restructured-text/src/RestructuredText/Directives/ConfvalDirective.php#L108
Parameter #8 $noindex of class phpDocumentor\Guides\RestructuredText\Nodes\ConfvalNode constructor expects bool, mixed given.
|
|
packages/guides-restructured-text/src/RestructuredText/Directives/ConfvalDirective.php#L108
Parameter #4 $required of class phpDocumentor\Guides\RestructuredText\Nodes\ConfvalNode constructor expects bool, mixed given.
|
|
packages/guides-restructured-text/src/RestructuredText/Directives/ConfvalDirective.php#L95
Parameter #1 $content of method phpDocumentor\Guides\RestructuredText\Parser\InlineParser::parse() expects string, mixed given.
|
|
packages/guides-restructured-text/src/RestructuredText/Directives/ConfvalDirective.php#L89
Parameter #1 $content of method phpDocumentor\Guides\RestructuredText\Parser\InlineParser::parse() expects string, mixed given.
|
|
packages/guides-restructured-text/src/RestructuredText/Directives/AbstractAdmonitionDirective.php#L30
Property phpDocumentor\Guides\RestructuredText\Directives\AbstractAdmonitionDirective::$name is never read, only written.
|
|
packages/guides-restructured-text/src/RestructuredText/Compiler/Passes/DirectiveProcessPass.php#L62
Parameter #1 $directiveNode of method phpDocumentor\Guides\RestructuredText\Directives\BaseDirective::createNode() expects phpDocumentor\Guides\RestructuredText\Nodes\DirectiveNode, phpDocumentor\Guides\Nodes\Node given.
|
|
packages/guides-restructured-text/src/RestructuredText/Compiler/Passes/DirectiveProcessPass.php#L62
Call to an undefined method phpDocumentor\Guides\Nodes\Node::getDirective().
|
|
packages/guides-restructured-text/src/RestructuredText/Compiler/Passes/DirectiveProcessPass.php#L38
Property phpDocumentor\Guides\RestructuredText\Compiler\Passes\DirectiveProcessPass::$logger is never read, only written.
|
|
packages/guides-restructured-text/src/RestructuredText/Compiler/Passes/DirectiveProcessPass.php#L31
The @implements tag of class phpDocumentor\Guides\RestructuredText\Compiler\Passes\DirectiveProcessPass describes phpDocumentor\Guides\Compiler\NodeTransformer but the class implements: phpDocumentor\Guides\Compiler\ReverseNodeTransformer
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, shivammathur/setup-php@2.35.5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading