Skip to content

Update dependency laminas/laminas-paginator to v3 #1055

Update dependency laminas/laminas-paginator to v3

Update dependency laminas/laminas-paginator to v3 #1055

Triggered via push March 13, 2026 13:40
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Lint composer.json
Matrix: Static Analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Coding Standards (8.4)
Process completed with exit code 2.
Coding Standards (8.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laminas/laminas-paginator ^3.0.1 -> satisfiable by laminas/laminas-paginator[3.0.1]. - Root composer.json requires laminas/laminas-validator ^2.65.0 -> satisfiable by laminas/laminas-validator[2.65.0]. - laminas/laminas-paginator 3.0.1 requires laminas/laminas-servicemanager ^4.5.0 -> satisfiable by laminas/laminas-servicemanager[4.5.0]. - laminas/laminas-validator 2.65.0 requires laminas/laminas-servicemanager ^3.21.0 -> satisfiable by laminas/laminas-servicemanager[3.21.0, ..., 3.24.0]. - You can only install one version of a package, so only one of these can be installed: laminas/laminas-servicemanager[3.10.0, ..., 3.24.0, 4.5.0].
Static Analysis (8.4)
Process completed with exit code 2.
Static Analysis (8.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laminas/laminas-paginator ^3.0.1 -> satisfiable by laminas/laminas-paginator[3.0.1]. - Root composer.json requires laminas/laminas-validator ^2.65.0 -> satisfiable by laminas/laminas-validator[2.65.0]. - laminas/laminas-paginator 3.0.1 requires laminas/laminas-servicemanager ^4.5.0 -> satisfiable by laminas/laminas-servicemanager[4.5.0]. - laminas/laminas-validator 2.65.0 requires laminas/laminas-servicemanager ^3.21.0 -> satisfiable by laminas/laminas-servicemanager[3.21.0, ..., 3.24.0]. - You can only install one version of a package, so only one of these can be installed: laminas/laminas-servicemanager[3.10.0, ..., 3.24.0, 4.5.0].
Tests (8.5)
Process completed with exit code 2.
Tests (8.5)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laminas/laminas-paginator ^3.0.1 -> satisfiable by laminas/laminas-paginator[3.0.1]. - Root composer.json requires laminas/laminas-validator ^2.65.0 -> satisfiable by laminas/laminas-validator[2.65.0]. - laminas/laminas-paginator 3.0.1 requires laminas/laminas-servicemanager ^4.5.0 -> satisfiable by laminas/laminas-servicemanager[4.5.0]. - laminas/laminas-validator 2.65.0 requires laminas/laminas-servicemanager ^3.21.0 -> satisfiable by laminas/laminas-servicemanager[3.21.0, ..., 3.24.0]. - You can only install one version of a package, so only one of these can be installed: laminas/laminas-servicemanager[3.10.0, ..., 3.24.0, 4.5.0].
Code Coverage (8.4)
Process completed with exit code 2.
Code Coverage (8.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laminas/laminas-paginator ^3.0.1 -> satisfiable by laminas/laminas-paginator[3.0.1]. - Root composer.json requires laminas/laminas-validator ^2.65.0 -> satisfiable by laminas/laminas-validator[2.65.0]. - laminas/laminas-paginator 3.0.1 requires laminas/laminas-servicemanager ^4.5.0 -> satisfiable by laminas/laminas-servicemanager[4.5.0]. - laminas/laminas-validator 2.65.0 requires laminas/laminas-servicemanager ^3.21.0 -> satisfiable by laminas/laminas-servicemanager[3.21.0, ..., 3.24.0]. - You can only install one version of a package, so only one of these can be installed: laminas/laminas-servicemanager[3.10.0, ..., 3.24.0, 4.5.0].
Tests (8.4)
The strategy configuration was canceled because "tests._8_5" failed
Tests (8.4)
Process completed with exit code 2.
Tests (8.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires laminas/laminas-paginator ^3.0.1 -> satisfiable by laminas/laminas-paginator[3.0.1]. - Root composer.json requires laminas/laminas-validator ^2.65.0 -> satisfiable by laminas/laminas-validator[2.65.0]. - laminas/laminas-paginator 3.0.1 requires laminas/laminas-servicemanager ^4.5.0 -> satisfiable by laminas/laminas-servicemanager[4.5.0]. - laminas/laminas-validator 2.65.0 requires laminas/laminas-servicemanager ^3.21.0 -> satisfiable by laminas/laminas-servicemanager[3.21.0, ..., 3.24.0]. - You can only install one version of a package, so only one of these can be installed: laminas/laminas-servicemanager[3.10.0, ..., 3.24.0, 4.5.0].
Coding Standards (8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Lint composer.json (8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Static Analysis (8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Tests (8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Code Coverage (8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Tests (8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/