Skip to content

Automation

Automation #5364

Triggered via schedule March 10, 2025 17:15
Status Success
Total duration 1m 44s
Artifacts

automation.yml

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

Annotations

6 errors and 11 warnings
automation / [PHP8.4][locked]PHPUnit on windows: tests/unit/FilesystemTest.php#L621
Failed asserting that file "D:\a\filesystem\filesystem\tests\fixture\FilesystemTest\file.txt" does not exist.
automation / [PHP8.4][locked]PHPUnit on windows
Process completed with exit code 2.
automation / [PHP8.4][latest]PHPUnit on windows: tests/unit/FilesystemTest.php#L621
Failed asserting that file "D:\a\filesystem\filesystem\tests\fixture\FilesystemTest\file.txt" does not exist.
automation / [PHP8.4][latest]PHPUnit on windows
Process completed with exit code 2.
automation / [PHP8.4][lowest]PHPUnit on windows: tests/unit/FilesystemTest.php#L621
Failed asserting that file "D:\a\filesystem\filesystem\tests\fixture\FilesystemTest\file.txt" does not exist.
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