ci: php 8.3 support #523
ci.yml
on: push
Matrix: composer
remove_old_artifacts
2s
Matrix: phpunit
Matrix: phpcs
Matrix: phpmd
Matrix: phpstan
coverage
0s
Annotations
11 errors
phpstan (8.3):
src/Document.php#L341
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\Document::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
phpstan (8.3):
src/Element.php#L337
Parameter #2 $element (Gt\Dom\DocumentFragment|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\Text) of method Gt\Dom\Element::insertAdjacentElement() is not contravariant with parameter #2 $element (DOMElement) of method DOMElement::insertAdjacentElement().
|
phpstan (8.3):
src/RegisteredNodeClass.php (in context of class Gt/Dom/Attr)#L31
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\Attr::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
phpstan (8.3):
src/RegisteredNodeClass.php (in context of class Gt/Dom/Attr)#L170
Parameter #1 $otherNode (Gt\Dom\Attr|Gt\Dom\CdataSection|Gt\Dom\Comment|Gt\Dom\Document|Gt\Dom\DocumentFragment|Gt\Dom\DocumentType|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\ProcessingInstruction|Gt\Dom\Text) of method Gt\Dom\Attr::contains() is not contravariant with parameter #1 $other (DOMNameSpaceNode|DOMNode|null) of method DOMNode::contains().
|
phpstan (8.3):
src/RegisteredNodeClass.php (in context of class Gt/Dom/CdataSection)#L31
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\CdataSection::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
phpstan (8.3):
src/RegisteredNodeClass.php (in context of class Gt/Dom/CdataSection)#L170
Parameter #1 $otherNode (Gt\Dom\Attr|Gt\Dom\CdataSection|Gt\Dom\Comment|Gt\Dom\Document|Gt\Dom\DocumentFragment|Gt\Dom\DocumentType|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\ProcessingInstruction|Gt\Dom\Text) of method Gt\Dom\CdataSection::contains() is not contravariant with parameter #1 $other (DOMNameSpaceNode|DOMNode|null) of method DOMNode::contains().
|
phpstan (8.3):
src/RegisteredNodeClass.php (in context of class Gt/Dom/Comment)#L31
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\Comment::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
phpstan (8.3):
src/RegisteredNodeClass.php (in context of class Gt/Dom/Comment)#L170
Parameter #1 $otherNode (Gt\Dom\Attr|Gt\Dom\CdataSection|Gt\Dom\Comment|Gt\Dom\Document|Gt\Dom\DocumentFragment|Gt\Dom\DocumentType|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\ProcessingInstruction|Gt\Dom\Text) of method Gt\Dom\Comment::contains() is not contravariant with parameter #1 $other (DOMNameSpaceNode|DOMNode|null) of method DOMNode::contains().
|
phpstan (8.3):
src/RegisteredNodeClass.php (in context of class Gt/Dom/Document)#L170
Parameter #1 $otherNode (Gt\Dom\Attr|Gt\Dom\CdataSection|Gt\Dom\Comment|Gt\Dom\Document|Gt\Dom\DocumentFragment|Gt\Dom\DocumentType|Gt\Dom\Element|Gt\Dom\Node|Gt\Dom\ProcessingInstruction|Gt\Dom\Text) of method Gt\Dom\Document::contains() is not contravariant with parameter #1 $other (DOMNameSpaceNode|DOMNode|null) of method DOMNode::contains().
|
phpstan (8.3):
src/RegisteredNodeClass.php (in context of class Gt/Dom/DocumentFragment)#L31
Parameter #1 $otherNode (DOMNode) of method Gt\Dom\DocumentFragment::isEqualNode() is not contravariant with parameter #1 $otherNode (DOMNode|null) of method DOMNode::isEqualNode().
|
phpunit (8.3)
Process completed with exit code 255.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage
Expired
|
237 KB |
|