Skip to content

fix: phpcr querybuilder setFirstResult method only accepts an integer #66

fix: phpcr querybuilder setFirstResult method only accepts an integer

fix: phpcr querybuilder setFirstResult method only accepts an integer #66

Triggered via push June 12, 2024 18:07
Status Failure
Total duration 24s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
PHP 8.1
Your requirements could not be resolved to an installable set of packages. Problem 1 - refugis/elastica-odm 2.0.0-beta.1 requires php ^7.3 -> your php version (8.1.29) does not satisfy that requirement. - doctrine/mongodb-odm[2.0.0, ..., 2.1.3] require php ^7.2 -> your php version (8.1.29) does not satisfy that requirement. - doctrine/collections v1.5.0 requires php ^7.1 -> your php version (8.1.29) does not satisfy that requirement. - doctrine/collections[v1.6.0, ..., 1.6.4] require php ^7.1.3 -> your php version (8.1.29) does not satisfy that requirement. - doctrine/mongodb-odm[2.2.0, ..., 2.4.3] require doctrine/collections ^1.5 -> satisfiable by doctrine/collections[v1.5.0, ..., 1.8.0]. - You can only install one version of a package, so only one of these can be installed: doctrine/collections[v1.0, ..., 1.8.0, 2.2.0, 2.2.1, 2.2.2]. - refugis/elastica-odm dev-master requires doctrine/collections ^2.2 -> satisfiable by doctrine/collections[2.2.0, 2.2.1, 2.2.2]. - refugis/elastica-odm 2.x-dev is an alias of refugis/elastica-odm dev-master and thus requires it to be installed too. - Root composer.json requires refugis/elastica-odm ^2.0@dev -> satisfiable by refugis/elastica-odm[2.0.0-beta.1, 2.x-dev (alias of dev-master)]. - Root composer.json requires doctrine/mongodb-odm >=2.0,<2.5 -> satisfiable by doctrine/mongodb-odm[2.0.0, ..., 2.4.3].
PHP 8.1
Process completed with exit code 2.
PHP 8.2
The job was canceled because "_8_1" failed.
PHP 8.2
The operation was canceled.
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/