Skip to content

Composer update: filter packages with security advisories from pool #4616

Composer update: filter packages with security advisories from pool

Composer update: filter packages with security advisories from pool #4616

Triggered via pull request June 4, 2024 11:17
Status Failure
Total duration 1m 30s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan (8.1, true): tests/Composer/Test/DependencyResolver/SecurityAdvisoryPoolFilterTest.php#L17
Class Composer\Advisory\AuditConfig constructor invoked with 2 parameters, 5 required.
PHPStan (8.1, true): tests/Composer/Test/DependencyResolver/SecurityAdvisoryPoolFilterTest.php#L38
Class Composer\Advisory\AuditConfig constructor invoked with 2 parameters, 5 required.
PHPStan (8.1, true): tests/Composer/Test/DependencyResolver/SecurityAdvisoryPoolFilterTest.php#L56
Method Composer\Test\DependencyResolver\SecurityAdvisoryPoolFilterTest::generateSecurityAdvisory() return type has no value type specified in iterable type array.
PHPStan (8.1, true)
Process completed with exit code 1.
PHPStan (7.2, false): tests/Composer/Test/DependencyResolver/SecurityAdvisoryPoolFilterTest.php#L17
Class Composer\Advisory\AuditConfig constructor invoked with 2 parameters, 5 required.
PHPStan (7.2, false): tests/Composer/Test/DependencyResolver/SecurityAdvisoryPoolFilterTest.php#L38
Class Composer\Advisory\AuditConfig constructor invoked with 2 parameters, 5 required.
PHPStan (7.2, false): tests/Composer/Test/DependencyResolver/SecurityAdvisoryPoolFilterTest.php#L56
Method Composer\Test\DependencyResolver\SecurityAdvisoryPoolFilterTest::generateSecurityAdvisory() return type has no value type specified in iterable type array.
PHPStan (7.2, false)
Process completed with exit code 1.