JS Test and DokuWiki Default Tasks #20
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run PHPUnit:
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
|
Run PHPUnit:
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
|
Loading