Skip to content

Bump the all-actions group with 1 update #100

Bump the all-actions group with 1 update

Bump the all-actions group with 1 update #100

Triggered via pull request February 3, 2024 16:45
Status Failure
Total duration 1m 42s
Artifacts

php.yml

on: pull_request
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

10 errors
ArgumentTypeCoercion: src/SOAP11/XML/env/Body.php#L62
src/SOAP11/XML/env/Body.php:62:28: ArgumentTypeCoercion: Argument 1 of SimpleSAML\SOAP11\XML\env\Body::setElements expects array<array-key, SimpleSAML\XML\SerializableElementInterface>, but parent type array<array-key, SimpleSAML\XML\ElementInterface> provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/SOAP11/XML/env/Body.php#L125
src/SOAP11/XML/env/Body.php:125:13: ArgumentTypeCoercion: Argument 2 of SimpleSAML\SOAP11\XML\env\Body::__construct expects list<SimpleSAML\XML\Attribute>, but parent type array<int, SimpleSAML\XML\Attribute> provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/SOAP11/XML/env/Detail.php#L91
src/SOAP11/XML/env/Detail.php:91:13: ArgumentTypeCoercion: Argument 2 of SimpleSAML\SOAP11\XML\env\Detail::__construct expects list<SimpleSAML\XML\Attribute>, but parent type array<int, SimpleSAML\XML\Attribute> provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/SOAP11/XML/env/Envelope.php#L49
src/SOAP11/XML/env/Envelope.php:49:28: ArgumentTypeCoercion: Argument 1 of SimpleSAML\SOAP11\XML\env\Envelope::setElements expects array<array-key, SimpleSAML\XML\SerializableElementInterface>, but parent type array<array-key, SimpleSAML\XML\ElementInterface> provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/SOAP11/XML/env/Envelope.php#L106
src/SOAP11/XML/env/Envelope.php:106:13: ArgumentTypeCoercion: Argument 4 of SimpleSAML\SOAP11\XML\env\Envelope::__construct expects list<SimpleSAML\XML\Attribute>, but parent type array<int, SimpleSAML\XML\Attribute> provided (see https://psalm.dev/193)
ArgumentTypeCoercion: src/SOAP11/XML/env/Header.php#L81
src/SOAP11/XML/env/Header.php:81:13: ArgumentTypeCoercion: Argument 2 of SimpleSAML\SOAP11\XML\env\Header::__construct expects list<SimpleSAML\XML\Attribute>, but parent type array<int, SimpleSAML\XML\Attribute> provided (see https://psalm.dev/193)
UndefinedDocblockClass: src/SOAP12/XML/env/Body.php#L39
src/SOAP12/XML/env/Body.php:39:15: UndefinedDocblockClass: Docblock-defined class, interface or enum named SimpleSAML\SOAP12\XML\Fault does not exist (see https://psalm.dev/200)
MismatchingDocblockPropertyType: src/SOAP12/XML/env/Body.php#L39
src/SOAP12/XML/env/Body.php:39:15: MismatchingDocblockPropertyType: Parameter SimpleSAML\SOAP12\XML\env\Body::$fault has wrong type 'SimpleSAML\SOAP12\XML\Fault|null', should be 'SimpleSAML\SOAP12\XML\env\Fault|null' (see https://psalm.dev/264)
MismatchingDocblockParamType: src/SOAP12/XML/env/Body.php#L39
src/SOAP12/XML/env/Body.php:39:15: MismatchingDocblockParamType: Parameter $fault has wrong type 'SimpleSAML\SOAP12\XML\Fault|null', should be 'SimpleSAML\SOAP12\XML\env\Fault|null' (see https://psalm.dev/141)
ArgumentTypeCoercion: src/SOAP12/XML/env/Body.php#L61
src/SOAP12/XML/env/Body.php:61:28: ArgumentTypeCoercion: Argument 1 of SimpleSAML\SOAP12\XML\env\Body::setElements expects array<array-key, SimpleSAML\XML\SerializableElementInterface>, but parent type array<array-key, SimpleSAML\XML\ElementInterface> provided (see https://psalm.dev/193)