Skip to content

docs: replace broken badges with working GitHub-native ones #234

docs: replace broken badges with working GitHub-native ones

docs: replace broken badges with working GitHub-native ones #234

Triggered via push May 20, 2026 14:07
Status Failure
Total duration 16s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Process completed with exit code 2.
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phpunit/php-code-coverage is locked to version dev-main and an update of this package was not requested. - phpunit/php-code-coverage dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 2 - phpunit/php-file-iterator is locked to version dev-main and an update of this package was not requested. - phpunit/php-file-iterator dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 3 - phpunit/php-invoker is locked to version dev-main and an update of this package was not requested. - phpunit/php-invoker dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 4 - phpunit/php-text-template is locked to version dev-main and an update of this package was not requested. - phpunit/php-text-template dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 5 - phpunit/php-timer is locked to version dev-main and an update of this package was not requested. - phpunit/php-timer dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 6 - phpunit/phpunit is locked to version dev-main and an update of this package was not requested. - phpunit/phpunit dev-main requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement. Problem 7 - sebastian/cli-parser is locked to version dev-main and an update of this package was not requested. - sebastian/cli-parser dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 8 - sebastian/comparator is locked to version dev-main and an update of this package was not requested. - sebastian/comparator dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 9 - sebastian/complexity is locked to version dev-main and an update of this package was not requested. - sebastian/complexity dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 10 - sebastian/diff is locked to version dev-main and an update of this package was not requested. - sebastian/diff dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 11 - sebastian/environment is locked to version dev-main and an update of this package was not requested. - sebastian/environment dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 12 - sebastian/exporter is locked to version dev-main and an update of this package was not requested. - sebastian/exporter dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 13 - sebastian/file-filter is locked to version dev-main and an update of this package was not requested. - sebastian/file-filter dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 14 - sebastian/git-state is locked to version dev-main and an update of this package was not requested. - sebastian/git-state dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 15 - sebastian/global-state is locked to version dev-main and an update of this package was not requested. - sebastian/global-state dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 16 - sebastian/lines-of-code is locked to version dev-main and an update of this package was not requested. - sebastian/lines-of-code dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 17 - sebastian/object-enumerator is locked to version dev-main and an update of this package was not requested. - sebastian/object-enumerator dev-main requires php >=8.4 -> your php version (8.3
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/