Skip to content

Refactor source and dist fields in Metadata entity to individual fields #1179

Refactor source and dist fields in Metadata entity to individual fields

Refactor source and dist fields in Metadata entity to individual fields #1179

Triggered via push July 7, 2026 09:27
Status Failure
Total duration 43s
Artifacts

linting.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
PHPStan
Process completed with exit code 1.
PHPStan: src/Package/PackageMetadataResolver.php#L314
Call to an undefined method Composer\Package\CompletePackageInterface::getDistributionReference().
PHPStan: src/Package/PackageMetadataResolver.php#L313
Call to an undefined method Composer\Package\CompletePackageInterface::getDistributionUrl().
PHPStan: src/Package/PackageMetadataResolver.php#L312
Call to an undefined method Composer\Package\CompletePackageInterface::getDistributionType().
PHPStan: src/Package/PackageMetadataResolver.php#L311
Call to an undefined method Composer\Package\CompletePackageInterface::getDistributionType().
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/
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/
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/