Skip to content

Fix eager fetch composite foreign key #8007

Fix eager fetch composite foreign key

Fix eager fetch composite foreign key #8007

Re-run triggered January 24, 2025 07:27
Status Failure
Total duration 1m 5s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Static Analysis with PHPStan (default, 2.5): src/UnitOfWork.php#L3167
Offset 'joinColumns' might not exist on array{cache?: array, cascade: array<string>, declared?: class-string, fetch: mixed, fieldName: string, id?: bool, inherited?: class-string, indexBy?: string, ...}.
Static Analysis with PHPStan (default, 2.5)
Process completed with exit code 1.
Static Analysis with PHPStan (default, default): src/UnitOfWork.php#L3167
Offset 'joinColumns' might not exist on array{cache?: array, cascade: array<string>, declared?: class-string, fetch: mixed, fieldName: string, id?: bool, inherited?: class-string, indexBy?: string, ...}.
Static Analysis with PHPStan (default, default)
Process completed with exit code 1.
Static Analysis with PHPStan (2.13, default): src/UnitOfWork.php#L3167
Offset 'joinColumns' might not exist on array{cache?: array, cascade: array<string>, declared?: class-string, fetch: mixed, fieldName: string, id?: bool, inherited?: class-string, indexBy?: string, ...}.
Static Analysis with PHPStan (2.13, default)
Process completed with exit code 1.