Skip to content

Add resolve distribution strategy field to Package entity #1172

Add resolve distribution strategy field to Package entity

Add resolve distribution strategy field to Package entity #1172

Triggered via push July 3, 2026 08:52
Status Failure
Total duration 40s
Artifacts

linting.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
PHPStan
Process completed with exit code 1.
PHPStan: src/Package/PackageDistributionResolver.php#L63
Undefined variable: $version
PHPStan: src/Package/PackageDistributionResolver.php#L57
Undefined variable: $version
PHPStan: src/Message/ResolveDistributionHandler.php#L24
Parameter #3 $async of method CodedMonkey\Dirigent\Package\PackageDistributionResolver::resolve() expects bool, string given.
PHPStan: src/Message/ResolveDistributionHandler.php#L24
Parameter #1 $metadata of method CodedMonkey\Dirigent\Package\PackageDistributionResolver::resolve() expects CodedMonkey\Dirigent\Doctrine\Entity\Metadata, CodedMonkey\Dirigent\Doctrine\Entity\Version|null given.
PHPStan: src/Message/ResolveDistributionHandler.php#L24
Argument for parameter $async has already been passed.
Rector
Process completed with exit code 2.
PHP-CS-Fixer
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Linters
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rector
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/