Skip to content

Change PluginEntryPointInterface to take a PluginRegistrationSocket #3989

Change PluginEntryPointInterface to take a PluginRegistrationSocket

Change PluginEntryPointInterface to take a PluginRegistrationSocket #3989

Triggered via pull request February 17, 2025 10:29
Status Failure
Total duration 46s
Artifacts

bcc.yml

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

Annotations

3 errors
Check backward compatibility: src/Psalm/Plugin/PluginEntryPointInterface.php#L12
The parameter $registration of Psalm\Plugin\PluginEntryPointInterface#__invoke() changed from Psalm\Plugin\RegistrationInterface to a non-contravariant Psalm\PluginRegistrationSocket
Check backward compatibility: src/Psalm/Plugin/PluginEntryPointInterface.php#L12
The parameter $registration of Psalm\Plugin\PluginEntryPointInterface#__invoke() changed from Psalm\Plugin\RegistrationInterface to Psalm\PluginRegistrationSocket
Check backward compatibility
Process completed with exit code 3.