Skip to content

Refactored workflow to run without custom actions #1470

Refactored workflow to run without custom actions

Refactored workflow to run without custom actions #1470

Triggered via push October 12, 2023 09:30
Status Failure
Total duration 51s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - doctrine/doctrine-module is locked to version 2.1.10 and an update of this package was not requested. - doctrine/doctrine-module 2.1.10 requires php ^7.1 -> your php version (8.2.11) does not satisfy that requirement. Problem 2 - doctrine/doctrine-orm-module is locked to version 2.1.7 and an update of this package was not requested. - doctrine/doctrine-orm-module 2.1.7 requires php ^7.1 -> your php version (8.2.11) does not satisfy that requirement. Problem 3 - doctrine/orm is locked to version 2.7.5 and an update of this package was not requested. - doctrine/orm 2.7.5 requires php ^7.1 -> your php version (8.2.11) does not satisfy that requirement. Problem 4 - laminas/laminas-authentication is locked to version 2.8.0 and an update of this package was not requested. - laminas/laminas-authentication 2.8.0 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 5 - laminas/laminas-cache is locked to version 2.11.3 and an update of this package was not requested. - laminas/laminas-cache 2.11.3 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 6 - laminas/laminas-cache-storage-adapter-apc is locked to version 1.0.1 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-apc 1.0.1 requires php ^5.6 || ^7.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 7 - laminas/laminas-cache-storage-adapter-apcu is locked to version 1.1.0 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-apcu 1.1.0 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 8 - laminas/laminas-cache-storage-adapter-blackhole is locked to version 1.2.1 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-blackhole 1.2.1 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 9 - laminas/laminas-cache-storage-adapter-dba is locked to version 1.0.1 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-dba 1.0.1 requires php ^5.6 || ^7.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 10 - laminas/laminas-cache-storage-adapter-ext-mongodb is locked to version 1.2.0 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-ext-mongodb 1.2.0 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 11 - laminas/laminas-cache-storage-adapter-filesystem is locked to version 1.1.1 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-filesystem 1.1.1 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 12 - laminas/laminas-cache-storage-adapter-memcache is locked to version 1.1.0 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-memcache 1.1.0 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 13 - laminas/laminas-cache-storage-adapter-memcached is locked to version 1.2.0 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-memcached 1.2.0 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 14 - laminas/laminas-cache-storage-adapter-memory is locked to version 1.1.0 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-memory 1.1.0 requires php ^7.3 || ~8.0.0 -> your php version (8.2.11) does not satisfy that requirement. Problem 15 - laminas/laminas-cache-storage-adapter-mongodb is locked to version 1.0.1 and an update of this package was not requested. - laminas/laminas-cache-storage-adapter-mongo
Lint
Process completed with exit code 2.
Test
Process completed with exit code 1.