Skip to content

Update composer dependencies (#53) #5372

Update composer dependencies (#53)

Update composer dependencies (#53) #5372

Triggered via push March 11, 2025 00:28
Status Success
Total duration 1m 31s
Artifacts

automation.yml

on: push
automation  /  Generate job matrix
17s
automation / Generate job matrix
Matrix: automation / qa
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
automation / [PHP8.4][latest]PHPUnit on windows: tests/unit/FilesystemTest.php#L883
Failed asserting that file "D:\a\filesystem\filesystem\tests\fixture\FilesystemTest\target.txt" does not exist.
automation / [PHP8.4][latest]PHPUnit on windows
Process completed with exit code 2.
automation / [PHP8.4][locked]PHPUnit on windows: tests/unit/FilesystemTest.php#L883
Failed asserting that file "D:\a\filesystem\filesystem\tests\fixture\FilesystemTest\target.txt" does not exist.
automation / [PHP8.4][locked]PHPUnit on windows
Process completed with exit code 2.
automation / [PHP8.4][lowest]PHPUnit on windows
Process completed with exit code 2.
automation / [PHP8.4][lowest]PHPUnit on ubuntu: vendor/amphp/dns/src/functions.php#L14
Amp\Dns\dnsResolver(): Implicitly marking parameter $dnsResolver as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][lowest]PHPUnit on ubuntu: vendor/amphp/dns/src/functions.php#L40
Amp\Dns\resolve(): Implicitly marking parameter $typeRestriction as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][lowest]PHPUnit on ubuntu: vendor/amphp/socket/src/Internal/functions.php#L191
Amp\Socket\Internal\normalizeBindToOption(): Implicitly marking parameter $bindTo as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][lowest]PHPUnit on ubuntu: vendor/sanmai/pipeline/src/functions.php#L22
Pipeline\map(): Implicitly marking parameter $func as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][lowest]PHPUnit on ubuntu: vendor/sanmai/pipeline/src/functions.php#L33
Pipeline\take(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][locked]Infection on ubuntu: src/Filesystem.php#L665
Escaped Mutant for Mutator "Throw_": @@ @@ { return $this->safely(static function (FilesystemInterface $filesystem) use ($path): string { if ($filesystem->missing($path)) { - throw new FileDoesNotExistException($path); + new FileDoesNotExistException($path); } if (!$filesystem->isReadable($path)) { throw new FileIsNotReadableException($path);
automation / [PHP8.4][lowest]PHPUnit on windows: vendor/amphp/dns/src/functions.php#L14
Amp\Dns\dnsResolver(): Implicitly marking parameter $dnsResolver as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][lowest]PHPUnit on windows: vendor/amphp/dns/src/functions.php#L40
Amp\Dns\resolve(): Implicitly marking parameter $typeRestriction as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][lowest]PHPUnit on windows: vendor/amphp/socket/src/Internal/functions.php#L191
Amp\Socket\Internal\normalizeBindToOption(): Implicitly marking parameter $bindTo as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][lowest]PHPUnit on windows: vendor/sanmai/pipeline/src/functions.php#L22
Pipeline\map(): Implicitly marking parameter $func as nullable is deprecated, the explicit nullable type must be used instead
automation / [PHP8.4][lowest]PHPUnit on windows: vendor/sanmai/pipeline/src/functions.php#L33
Pipeline\take(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead