Skip to content

Fix psalm errors

Fix psalm errors #125

Triggered via pull request February 25, 2024 17:17
Status Failure
Total duration 1m 3s
Artifacts

code_checks.yaml

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

Annotations

7 errors
MixedArgument: src/Form/DataTransformer/SimpleMoneyToArrayTransformer.php#L28
src/Form/DataTransformer/SimpleMoneyToArrayTransformer.php:28:39: MixedArgument: Argument 1 of Tbbc\MoneyBundle\Form\DataTransformer\MoneyToArrayTransformer::transform cannot be mixed, expecting Money\Money|null (see https://psalm.dev/030)
psalm
Process completed with exit code 2.
PHP 8.3 - 7.0.* - prefer-stable
Process completed with exit code 1.
PHP 8.1 - 5.4.* - prefer-stable
Process completed with exit code 1.
PHP 8.1 - 6.4.* - prefer-stable
Process completed with exit code 1.
PHP 8.2 - 7.0.* - prefer-stable
Process completed with exit code 1.
PHP 8.1 - 5.4.* - prefer-lowest
Process completed with exit code 1.