Skip to content

Cache inner iso in XsiTypeEncoder #203

Cache inner iso in XsiTypeEncoder

Cache inner iso in XsiTypeEncoder #203

Triggered via pull request March 26, 2026 08:13
Status Failure
Total duration 28s
Artifacts

analyzers.yaml

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

Annotations

9 errors
PHP 8.4 @ ubuntu-latest
Process completed with exit code 2.
MixedReturnTypeCoercion: src/Encoder/XsiTypeEncoder.php#L46
src/Encoder/XsiTypeEncoder.php:46:16: MixedReturnTypeCoercion: The type 'A:VeeWee\Reflecta\Iso\Iso as mixed' is more general than the declared return type 'string' for Soap\Encoding\Encoder\XsiTypeEncoder::to (see https://psalm.dev/197)
MixedReturnTypeCoercion: src/Encoder/XsiTypeEncoder.php#L44
src/Encoder/XsiTypeEncoder.php:44:55: MixedReturnTypeCoercion: The declared return type 'string' for Soap\Encoding\Encoder\XsiTypeEncoder::to is more specific than the inferred return type 'A:VeeWee\Reflecta\Iso\Iso as mixed' (see https://psalm.dev/197)
PHP 8.5 @ ubuntu-latest
Process completed with exit code 2.
MixedReturnTypeCoercion: src/Encoder/XsiTypeEncoder.php#L46
src/Encoder/XsiTypeEncoder.php:46:16: MixedReturnTypeCoercion: The type 'A:VeeWee\Reflecta\Iso\Iso as mixed' is more general than the declared return type 'string' for Soap\Encoding\Encoder\XsiTypeEncoder::to (see https://psalm.dev/197)
MixedReturnTypeCoercion: src/Encoder/XsiTypeEncoder.php#L44
src/Encoder/XsiTypeEncoder.php:44:55: MixedReturnTypeCoercion: The declared return type 'string' for Soap\Encoding\Encoder\XsiTypeEncoder::to is more specific than the inferred return type 'A:VeeWee\Reflecta\Iso\Iso as mixed' (see https://psalm.dev/197)
PHP 8.3 @ ubuntu-latest
Process completed with exit code 2.
MixedReturnTypeCoercion: src/Encoder/XsiTypeEncoder.php#L46
src/Encoder/XsiTypeEncoder.php:46:16: MixedReturnTypeCoercion: The type 'A:VeeWee\Reflecta\Iso\Iso as mixed' is more general than the declared return type 'string' for Soap\Encoding\Encoder\XsiTypeEncoder::to (see https://psalm.dev/197)
MixedReturnTypeCoercion: src/Encoder/XsiTypeEncoder.php#L44
src/Encoder/XsiTypeEncoder.php:44:55: MixedReturnTypeCoercion: The declared return type 'string' for Soap\Encoding\Encoder\XsiTypeEncoder::to is more specific than the inferred return type 'A:VeeWee\Reflecta\Iso\Iso as mixed' (see https://psalm.dev/197)