Skip to content

Bump dependencies

Bump dependencies #551

Triggered via push December 11, 2023 23:14
Status Failure
Total duration 1m 42s
Artifacts

php.yml

on: push
Matrix: unit-tests-linux
Matrix: unit-tests-windows
Code coverage
0s
Code coverage
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
InvalidReturnType: src/Utils/XPath.php#L52
src/Utils/XPath.php:52:16: InvalidReturnType: The declared return type 'array<array-key, DOMNode>' for SimpleSAML\XML\Utils\XPath::xpQuery is incorrect, got 'array<int<0, max>, DOMNameSpaceNode|DOMNode|null>' (see https://psalm.dev/011)
InvalidReturnStatement: src/Utils/XPath.php#L63
src/Utils/XPath.php:63:16: InvalidReturnStatement: The inferred type 'array<int<0, max>, DOMNameSpaceNode|DOMNode|null>' does not match the declared return type 'array<array-key, DOMNode>' for SimpleSAML\XML\Utils\XPath::xpQuery (see https://psalm.dev/128)
Quality control
Process completed with exit code 2.