Skip to content

Allow PHP83

Allow PHP83 #35

Triggered via pull request November 24, 2023 06:42
@veeweeveewee
synchronize #7
veewee:php83
Status Failure
Total duration 43s
Artifacts

analyzers.yaml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

15 errors
MoreSpecificReturnType: src/Locator/SoapBodyLocator.php#L19
src/Locator/SoapBodyLocator.php:19:54: MoreSpecificReturnType: The declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapBodyLocator::__invoke is more specific than the inferred return type 'DOMNode|null' (see https://psalm.dev/070)
LessSpecificReturnStatement: src/Locator/SoapBodyLocator.php#L24
src/Locator/SoapBodyLocator.php:24:16: LessSpecificReturnStatement: The type 'DOMNode|null' is more general than the declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapBodyLocator::__invoke (see https://psalm.dev/129)
MoreSpecificReturnType: src/Locator/SoapHeaderLocator.php#L19
src/Locator/SoapHeaderLocator.php:19:54: MoreSpecificReturnType: The declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapHeaderLocator::__invoke is more specific than the inferred return type 'DOMNode|null' (see https://psalm.dev/070)
LessSpecificReturnStatement: src/Locator/SoapHeaderLocator.php#L24
src/Locator/SoapHeaderLocator.php:24:16: LessSpecificReturnStatement: The type 'DOMNode|null' is more general than the declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapHeaderLocator::__invoke (see https://psalm.dev/129)
PHP 8.1 @ ubuntu-latest
Process completed with exit code 2.
MoreSpecificReturnType: src/Locator/SoapBodyLocator.php#L19
src/Locator/SoapBodyLocator.php:19:54: MoreSpecificReturnType: The declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapBodyLocator::__invoke is more specific than the inferred return type 'DOMNode|null' (see https://psalm.dev/070)
LessSpecificReturnStatement: src/Locator/SoapBodyLocator.php#L24
src/Locator/SoapBodyLocator.php:24:16: LessSpecificReturnStatement: The type 'DOMNode|null' is more general than the declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapBodyLocator::__invoke (see https://psalm.dev/129)
MoreSpecificReturnType: src/Locator/SoapHeaderLocator.php#L19
src/Locator/SoapHeaderLocator.php:19:54: MoreSpecificReturnType: The declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapHeaderLocator::__invoke is more specific than the inferred return type 'DOMNode|null' (see https://psalm.dev/070)
LessSpecificReturnStatement: src/Locator/SoapHeaderLocator.php#L24
src/Locator/SoapHeaderLocator.php:24:16: LessSpecificReturnStatement: The type 'DOMNode|null' is more general than the declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapHeaderLocator::__invoke (see https://psalm.dev/129)
PHP 8.2 @ ubuntu-latest
Process completed with exit code 2.
MoreSpecificReturnType: src/Locator/SoapBodyLocator.php#L19
src/Locator/SoapBodyLocator.php:19:54: MoreSpecificReturnType: The declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapBodyLocator::__invoke is more specific than the inferred return type 'DOMNode|null' (see https://psalm.dev/070)
LessSpecificReturnStatement: src/Locator/SoapBodyLocator.php#L24
src/Locator/SoapBodyLocator.php:24:16: LessSpecificReturnStatement: The type 'DOMNode|null' is more general than the declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapBodyLocator::__invoke (see https://psalm.dev/129)
MoreSpecificReturnType: src/Locator/SoapHeaderLocator.php#L19
src/Locator/SoapHeaderLocator.php:19:54: MoreSpecificReturnType: The declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapHeaderLocator::__invoke is more specific than the inferred return type 'DOMNode|null' (see https://psalm.dev/070)
LessSpecificReturnStatement: src/Locator/SoapHeaderLocator.php#L24
src/Locator/SoapHeaderLocator.php:24:16: LessSpecificReturnStatement: The type 'DOMNode|null' is more general than the declared return type 'DOMElement|null' for Soap\Xml\Locator\SoapHeaderLocator::__invoke (see https://psalm.dev/129)
PHP 8.3 @ ubuntu-latest
Process completed with exit code 2.