Skip to content

Add ComposerRunner #205

Add ComposerRunner

Add ComposerRunner #205

Triggered via push July 31, 2026 20:35
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build
Process completed with exit code 1.
build: src/Shared/Infrastructure/Service/ComposerService.php#L67
Call to method mustRun() on an unknown class Symfony\Component\Process\Process.
build: src/Shared/Infrastructure/Service/ComposerService.php#L66
Call to method setTimeout() on an unknown class Symfony\Component\Process\Process.
build: src/Shared/Infrastructure/Service/ComposerService.php#L61
Instantiated class Symfony\Component\Process\Process not found.
build: src/Shared/Infrastructure/Service/ComposerService.php#L59
Method Ivy\Shared\Infrastructure\Service\ComposerService::run() has parameter $arguments with no value type specified in iterable type array.
build: src/Shared/Infrastructure/Service/ComposerService.php#L16
Method Ivy\Shared\Infrastructure\Service\ComposerService::__construct() has parameter $binary with no value type specified in iterable type array.
build: src/Plugin/Infrastructure/Manager/PluginManager.php#L48
Instantiated class Ivy\Sprout\ComposerRunner not found.
build: src/Plugin/Infrastructure/Manager/PluginManager.php#L48
Call to method requirePackage() on an unknown class Ivy\Sprout\ComposerRunner.
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/