Skip to content

Mark DOMNamedNodeMap as taking a covariant DOMNode #17898

Mark DOMNamedNodeMap as taking a covariant DOMNode

Mark DOMNamedNodeMap as taking a covariant DOMNode #17898

Triggered via pull request December 7, 2024 13:01
Status Failure
Total duration 52s
Artifacts

phar.yml

on: pull_request
Compiler Tests
31s
Compiler Tests
integration-tests  /  Check PHAR checksum
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Waiting for pending jobs
Matrix: integration-tests / integration-tests
Waiting for pending jobs
Matrix: extension-tests / Extension Tests
Waiting for pending jobs
Matrix: other-tests / Other Tests
Waiting for pending jobs
integration-tests  /  Integration - Update baselines
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Compiler Tests: stubs/dom.stub#L33
Generic type DOMNamedNodeMap<string, DOMAttr> in PHPDoc tag @var for property DOMNode::$attributes specifies 2 template types, but class DOMNamedNodeMap supports only 1: TNode
Compiler Tests: stubs/dom.stub#L33
Type string in generic type DOMNamedNodeMap<string, DOMAttr> in PHPDoc tag @var for property DOMNode::$attributes is not subtype of template type TNode of DOMNode of class DOMNamedNodeMap.
Compiler Tests
Process completed with exit code 1.
Compiler Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636