JS Test and DokuWiki Default Tasks #20
tests.yml
on: schedule
testPHP
/
...
/
create-matrix
2s
JavaScript Tests
21s
testPHP
/
...
/
PHP CodeSniffer
25s
testPHP
/
...
/
Automatic Code Style Fixing
19s
Matrix: testPHP / test-master / test
Matrix: testPHP / test-stable / test
Annotations
1 error and 37 warnings
testPHP / auto-fix / Automatic Code Style Fixing
Process completed with exit code 1.
|
testPHP / create-matrix / create-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JavaScript Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / code-style / PHP CodeSniffer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-stable / PHP 8.3 DokuWiki stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-stable / PHP 8.3 DokuWiki stable:
schema/Node.php#L115
Return type of dokuwiki\plugin\prosemirror\schema\Node::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-stable / PHP 8.3 DokuWiki stable:
schema/Mark.php#L57
Return type of dokuwiki\plugin\prosemirror\schema\Mark::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-stable / PHP 7.4 DokuWiki stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-master / PHP 8.0 DokuWiki master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-stable / PHP 8.0 DokuWiki stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-stable / PHP 8.1 DokuWiki stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-stable / PHP 8.1 DokuWiki stable:
schema/Node.php#L115
Return type of dokuwiki\plugin\prosemirror\schema\Node::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-stable / PHP 8.1 DokuWiki stable:
schema/Mark.php#L57
Return type of dokuwiki\plugin\prosemirror\schema\Mark::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / auto-fix / Automatic Code Style Fixing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-master / PHP 8.1 DokuWiki master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-master / PHP 8.1 DokuWiki master:
schema/Node.php#L115
Return type of dokuwiki\plugin\prosemirror\schema\Node::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-master / PHP 8.1 DokuWiki master:
schema/Mark.php#L57
Return type of dokuwiki\plugin\prosemirror\schema\Mark::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-stable / PHP 8.2 DokuWiki stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-stable / PHP 8.2 DokuWiki stable:
schema/Node.php#L115
Return type of dokuwiki\plugin\prosemirror\schema\Node::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-stable / PHP 8.2 DokuWiki stable:
schema/Mark.php#L57
Return type of dokuwiki\plugin\prosemirror\schema\Mark::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-master / PHP 8.4 DokuWiki master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.4 DokuWiki master:
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
|
testPHP / test-master / PHP 8.2 DokuWiki master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-master / PHP 8.2 DokuWiki master:
schema/Node.php#L115
Return type of dokuwiki\plugin\prosemirror\schema\Node::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-master / PHP 8.2 DokuWiki master:
schema/Mark.php#L57
Return type of dokuwiki\plugin\prosemirror\schema\Mark::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-master / PHP 8.3 DokuWiki master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
testPHP / test-master / PHP 8.3 DokuWiki master:
schema/Node.php#L115
Return type of dokuwiki\plugin\prosemirror\schema\Node::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-master / PHP 8.3 DokuWiki master:
schema/Mark.php#L57
Return type of dokuwiki\plugin\prosemirror\schema\Mark::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
|
testPHP / test-master / PHP 7.4 DokuWiki master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|