Skip to content

Allow specifying direct dependencies #293

Allow specifying direct dependencies

Allow specifying direct dependencies #293

Triggered via push February 6, 2025 05:31
Status Failure
Total duration 2m 59s
Artifacts

test.yml

on: push
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

7 errors
PHP 8.3 on ubuntu-latest Composer v2 (highest): src/Formatter/JsonFormatter.php#L79
Method IonBazan\ComposerDiff\Formatter\JsonFormatter::transformEntry() should return array<string, string|null> but returns array<string, bool|string|null>.
PHP 8.3 on ubuntu-latest Composer v2 (highest): src/Formatter/JsonFormatter.php#L89
Method IonBazan\ComposerDiff\Formatter\JsonFormatter::transformEntry() should return array<string, string|null> but returns array<string, bool|string>.
PHP 8.3 on ubuntu-latest Composer v2 (highest): src/Formatter/JsonFormatter.php#L99
Method IonBazan\ComposerDiff\Formatter\JsonFormatter::transformEntry() should return array<string, string|null> but returns array<string, bool|string|null>.
PHP 8.3 on ubuntu-latest Composer v2 (highest): src/PackageDiff.php#L27
Method IonBazan\ComposerDiff\PackageDiff::getDiff() has parameter $directPackages with no value type specified in iterable type array.
PHP 8.3 on ubuntu-latest Composer v2 (highest): src/PackageDiff.php#L27
Method IonBazan\ComposerDiff\PackageDiff::getDiff() has parameter $onlyDirect with no type specified.
PHP 8.3 on ubuntu-latest Composer v2 (highest): src/PackageDiff.php#L143
Method IonBazan\ComposerDiff\PackageDiff::getDirectPackages() should return array<string> but returns list<int|string>.
PHP 8.3 on ubuntu-latest Composer v2 (highest)
Process completed with exit code 1.