Skip to content

refactor: change order of template annotations #31

refactor: change order of template annotations

refactor: change order of template annotations #31

Triggered via pull request December 5, 2023 21:09
Status Failure
Total duration 53s
Artifacts

qa.yaml

on: pull_request
Quality Checks
42s
Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Quality Checks: src/Converter/GenericConverter.php#L41
Parameter #1 $target of method Neusta\ConverterBundle\Populator<TSource of object,TTarget of object,TContext of object|null>::populate() expects TSource of object, TTarget of object given.
Quality Checks: src/Converter/GenericConverter.php#L41
Parameter #2 $source of method Neusta\ConverterBundle\Populator<TSource of object,TTarget of object,TContext of object|null>::populate() expects TTarget of object, TSource of object given.
Quality Checks: src/Converter/StrategicConverter.php#L40
Method Neusta\ConverterBundle\Converter\StrategicConverter::convert() should return TTarget of object but returns TSource of object.
Quality Checks: src/Converter/StrategicConverter.php#L40
Parameter #1 $source of method Neusta\ConverterBundle\Converter<TSource of object,TTarget of object,TContext of object|null>::convert() expects TTarget of object, TSource of object given.
Quality Checks
Process completed with exit code 1.