Skip to content

Fix eager fetch composite foreign key #8048

Fix eager fetch composite foreign key

Fix eager fetch composite foreign key #8048

Re-run triggered February 3, 2025 21:20
Status Failure
Total duration 58s
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, 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.
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.