Skip to content

PHP 8.2 for github actions #84

PHP 8.2 for github actions

PHP 8.2 for github actions #84

Triggered via push October 8, 2024 07:17
Status Failure
Total duration 17s
Artifacts
composer-lint
7s
composer-lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
composer-lint
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - addwiki/mediawiki-api is locked to version dev-main and an update of this package was not requested. - addwiki/mediawiki-api dev-main requires php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 2 - addwiki/mediawiki-api-base is locked to version dev-main and an update of this package was not requested. - addwiki/mediawiki-api-base dev-main requires php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 3 - addwiki/mediawiki-datamodel is locked to version dev-main and an update of this package was not requested. - addwiki/mediawiki-datamodel dev-main requires php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 4 - addwiki/wikibase-api is locked to version dev-main and an update of this package was not requested. - addwiki/wikibase-api dev-main requires php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 5 - addwiki/wikibase-datamodel is locked to version dev-main and an update of this package was not requested. - addwiki/wikibase-datamodel dev-main requires php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 6 - addwiki/wikibase-query is locked to version dev-main and an update of this package was not requested. - addwiki/wikibase-query dev-main requires php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 7 - addwiki/wikimedia is locked to version dev-main and an update of this package was not requested. - addwiki/wikimedia dev-main requires php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 8 - brick/math is locked to version 0.11.0 and an update of this package was not requested. - brick/math 0.11.0 requires php ^8.0 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 9 - carbonphp/carbon-doctrine-types is locked to version 3.2.0 and an update of this package was not requested. - carbonphp/carbon-doctrine-types 3.2.0 requires php ^8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 10 - doctrine/lexer is locked to version 3.0.1 and an update of this package was not requested. - doctrine/lexer 3.0.1 requires php ^8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 11 - egulias/email-validator is locked to version 4.0.2 and an update of this package was not requested. - egulias/email-validator 4.0.2 requires php >=8.1 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 12 - firebase/php-jwt is locked to version v6.10.1 and an update of this package was not requested. - firebase/php-jwt v6.10.1 requires php ^8.0 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 13 - laravel/framework is locked to version v9.52.16 and an update of this package was not requested. - laravel/framework v9.52.16 requires php ^8.0.2 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 14 - league/flysystem is locked to version 3.28.0 and an update of this package was not requested. - league/flysystem 3.28.0 requires php ^8.0.2 -> your php version (7.4; overridden via config.platform, actual: 8.2.24) does not satisfy that requirement. Problem 15 - league/flysystem-local is locked to version 3.28.0
composer-lint
The process '/usr/local/bin/composer' failed with exit code 2
composer-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
composer-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
composer-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/