Automation #4447
automation.yml
on: schedule
automation
/
Generate job matrix
9s
Matrix: automation / qa
Annotations
15 errors and 6 warnings
automation / [PHP8.4][lowest]PHPUnit on ubuntu
Process completed with exit code 2.
|
automation / [PHP8.4][locked]Infection on ubuntu
Process completed with exit code 1.
|
automation / [PHP8.3][locked]PHPUnit on ubuntu
Process completed with exit code 2.
|
automation / [PHP8.3][latest]PHPUnit on ubuntu
Process completed with exit code 2.
|
automation / [PHP8.4][locked]PHPUnit on ubuntu
Process completed with exit code 2.
|
automation / [PHP8.3][lowest]PHPUnit on ubuntu
Process completed with exit code 2.
|
automation / [PHP8.4][latest]PHPUnit on ubuntu
Process completed with exit code 2.
|
automation / [PHP8.4][locked]PHPUnit on windows
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- ghostwriter/coding-standard is locked to version dev-main and an update of this package was not requested.
- ghostwriter/coding-standard dev-main requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-gd` to temporarily ignore these required extensions.
|
automation / [PHP8.4][locked]PHPUnit on windows
Process completed with exit code 2.
|
automation / [PHP8.3][locked]PHPUnit on windows
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- ghostwriter/coding-standard is locked to version dev-main and an update of this package was not requested.
- ghostwriter/coding-standard dev-main requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-gd` to temporarily ignore these required extensions.
|
automation / [PHP8.3][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][latest]PHPUnit on windows
Process completed with exit code 2.
|
automation / [PHP8.3][latest]PHPUnit on windows
Process completed with exit code 2.
|
automation / [PHP8.3][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 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
|