Skip to content

Mark DOMNamedNodeMap as taking a covariant DOMNode #17945

Mark DOMNamedNodeMap as taking a covariant DOMNode

Mark DOMNamedNodeMap as taking a covariant DOMNode #17945

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

phar.yml

on: pull_request
Compiler Tests
29s
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#L70
PHPDoc tag @phpstan-assert-if-true has invalid value (non-empty-string $this->getAttribute($qualifiedName)): Unexpected token "$qualifiedName", expected ')' at offset 69 on line 2
Compiler Tests: stubs/dom.stub#L71
PHPDoc tag @phpstan-assert-if-true has invalid value (DOMAttr|DOMNameSpaceNode $this->getAttributeNode($qualifiedName)): Unexpected token "$qualifiedName", expected ')' at offset 162 on line 3
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