Skip to content

Use graph refactor #4776

Use graph refactor

Use graph refactor #4776

Triggered via pull request April 3, 2026 09:33
Status Failure
Total duration 42s
Artifacts

bcc.yml

on: pull_request
Check backward compatibility
38s
Check backward compatibility
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Check backward compatibility
Process completed with exit code 3.
Check backward compatibility: /src/Psalm/Codebase.php#L355
The parameter $context of Psalm\Codebase#addReferenceToProperty() changed from Psalm\Context|null to a non-contravariant Psalm\CodeLocation|null
Check backward compatibility: /src/Psalm/Codebase.php#L355
The parameter $location of Psalm\Codebase#addReferenceToProperty() changed from Psalm\CodeLocation|null to a non-contravariant bool
Check backward compatibility: /src/Psalm/Codebase.php#L355
The number of required arguments for Psalm\Codebase#addReferenceToProperty() increased from 2 to 3
Check backward compatibility: /src/Psalm/Codebase.php#L111
Property Psalm\Codebase#$use_referencing_locations was removed