JS Test and DokuWiki Default Tasks #20
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run PHPUnit:
parser/RootNode.php#L19
dokuwiki\plugin\prosemirror\parser\RootNode::__construct(): Implicitly marking parameter $ignored as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/Node.php#L52
dokuwiki\plugin\prosemirror\parser\Node::getSubNode(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/TextNode.php#L18
dokuwiki\plugin\prosemirror\parser\TextNode::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/InlineNodeInterface.php#L7
dokuwiki\plugin\prosemirror\parser\InlineNodeInterface::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/LinkNode.php#L21
dokuwiki\plugin\prosemirror\parser\LinkNode::__construct(): Implicitly marking parameter $previousNode as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/ImageNode.php#L16
dokuwiki\plugin\prosemirror\parser\ImageNode::__construct(): Implicitly marking parameter $previousNode as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/HardBreakNode.php#L26
dokuwiki\plugin\prosemirror\parser\HardBreakNode::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/PluginNode.php#L9
dokuwiki\plugin\prosemirror\parser\PluginNode::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/SmileyNode.php#L13
dokuwiki\plugin\prosemirror\parser\SmileyNode::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit:
parser/TableNode.php#L12
dokuwiki\plugin\prosemirror\parser\TableNode::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
|
Loading