Skip to content

fix: update broken links in docs and README #16

fix: update broken links in docs and README

fix: update broken links in docs and README #16

Triggered via push March 6, 2026 14:56
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L48
Access to constant POST_UPDATE_CMD on an unknown class Composer\Script\ScriptEvents.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L47
Method LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin::getSubscribedEvents() should return array<string, array{0: string, 1?: int}|string> but returns non-empty-array<'onPostInstall'|'onPostUpdate'>.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L37
Parameter $io of method LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin::uninstall() has invalid type Composer\IO\IOInterface.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L37
Parameter $composer of method LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin::uninstall() has invalid type Composer\Composer.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L32
Parameter $io of method LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin::deactivate() has invalid type Composer\IO\IOInterface.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L32
Parameter $composer of method LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin::deactivate() has invalid type Composer\Composer.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L27
Parameter $io of method LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin::activate() has invalid type Composer\IO\IOInterface.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L27
Parameter $composer of method LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin::activate() has invalid type Composer\Composer.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L25
Class LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin implements unknown interface Composer\Plugin\PluginInterface.
QA Pipeline: src/ComposerPlugin/PhiveUpdatePlugin.php#L25
Class LTS\PHPQA\ComposerPlugin\PhiveUpdatePlugin implements unknown interface Composer\EventDispatcher\EventSubscriberInterface.