Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

⬆️ Updates phpunit/phpunit to v10 #150

⬆️ Updates phpunit/phpunit to v10

⬆️ Updates phpunit/phpunit to v10 #150

Triggered via push July 14, 2023 07:34
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
php-linter
8s
php-linter
lint-remark
11s
lint-remark
php-security-checker
21s
php-security-checker
php-codesniffer
12s
php-codesniffer
yamllint
7s
yamllint
lint-json
8s
lint-json
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Test: PHP 8.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit 10.2.5 -> satisfiable by phpunit/phpunit[10.2.5]. - phpunit/phpunit 10.2.5 requires php >=8.1 -> your php version (8.0.25) does not satisfy that requirement.
Test: PHP 8.0
Process completed with exit code 2.
Test: PHP 8.1
dealerdirect/phpcodesniffer-composer-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. You can run "composer config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer [true|false]" to enable it (true) or disable it explicitly and suppress this exception (false) See https://getcomposer.org/allow-plugins
Test: PHP 8.1
Process completed with exit code 1.
Test: PHP 7.4
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpunit/phpunit 10.2.5 -> satisfiable by phpunit/phpunit[10.2.5]. - phpunit/phpunit 10.2.5 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Test: PHP 7.4
Process completed with exit code 2.
yamllint: .github/workflows/ci.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
yamllint: .github/workflows/ci.yml#L105
105:121 [line-length] line too long (166 > 120 characters)
php-security-checker
Unexpected input(s) 'suggest', valid inputs are ['version', 'php_version', 'php_extensions', 'command', 'only_args', 'interaction', 'dev', 'progress', 'quiet', 'args', 'ssh_key', 'ssh_key_pub', 'ssh_domain', 'ssh_port', 'working_dir', 'memory_limit']
Test: PHP 8.0
Unexpected input(s) 'suggest', valid inputs are ['version', 'php_version', 'php_extensions', 'command', 'only_args', 'interaction', 'dev', 'progress', 'quiet', 'args', 'ssh_key', 'ssh_key_pub', 'ssh_domain', 'ssh_port', 'working_dir', 'memory_limit']
Test: PHP 8.1
Unexpected input(s) 'suggest', valid inputs are ['version', 'php_version', 'php_extensions', 'command', 'only_args', 'interaction', 'dev', 'progress', 'quiet', 'args', 'ssh_key', 'ssh_key_pub', 'ssh_domain', 'ssh_port', 'working_dir', 'memory_limit']
Test: PHP 7.4
Unexpected input(s) 'suggest', valid inputs are ['version', 'php_version', 'php_extensions', 'command', 'only_args', 'interaction', 'dev', 'progress', 'quiet', 'args', 'ssh_key', 'ssh_key_pub', 'ssh_domain', 'ssh_port', 'working_dir', 'memory_limit']