Skip to content

Fix psalm errors

Fix psalm errors #109

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

code_checks.yaml

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

Annotations

8 errors
MissingTemplateParam: src/Form/DataTransformer/CurrencyToArrayTransformer.php#L17
src/Form/DataTransformer/CurrencyToArrayTransformer.php:17:45: MissingTemplateParam: Tbbc\MoneyBundle\Form\DataTransformer\CurrencyToArrayTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
MissingTemplateParam: src/Form/DataTransformer/MoneyToArrayTransformer.php#L17
src/Form/DataTransformer/MoneyToArrayTransformer.php:17:42: MissingTemplateParam: Tbbc\MoneyBundle\Form\DataTransformer\MoneyToArrayTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
psalm
Process completed with exit code 2.
PHP 8.2 - 7.0.* - prefer-stable
Process completed with exit code 1.
PHP 8.3 - 7.0.* - prefer-stable
Process completed with exit code 1.
PHP 8.1 - 6.4.* - prefer-stable
Process completed with exit code 1.
PHP 8.1 - 5.4.* - prefer-stable
Process completed with exit code 1.
PHP 8.1 - 5.4.* - prefer-lowest
Process completed with exit code 1.