Skip to content

feat(mapper): allow to merge existing values by extracting identifiers #1255

feat(mapper): allow to merge existing values by extracting identifiers

feat(mapper): allow to merge existing values by extracting identifiers #1255

Triggered via pull request April 6, 2025 17:17
Status Failure
Total duration 38s
Artifacts

ci.yml

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

Annotations

5 errors
phpstan: src/Generator/IdentifierHashGenerator.php#L58
Cannot call method getIsUndefinedExpression() on AutoMapper\Extractor\ReadAccessor|null.
phpstan: src/Generator/IdentifierHashGenerator.php#L68
Cannot call method getExpression() on AutoMapper\Extractor\ReadAccessor|null.
phpstan: src/Generator/IdentifierHashGenerator.php#L71
Cannot call method getIsUndefinedExpression() on AutoMapper\Extractor\ReadAccessor|null.
phpstan: src/Generator/IdentifierHashGenerator.php#L79
Cannot call method getExpression() on AutoMapper\Extractor\ReadAccessor|null.
phpstan
Process completed with exit code 1.