Skip to content

Drop offsets when tokenizing with RegularParser #42

Drop offsets when tokenizing with RegularParser

Drop offsets when tokenizing with RegularParser #42

Triggered via pull request June 3, 2024 18:12
Status Failure
Total duration 23s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
test (8.2, ubuntu-latest, false)
Process completed with exit code 2.
test (8.0, ubuntu-latest, false)
The job was canceled because "_8_2_ubuntu-latest_false" failed.
test (8.0, ubuntu-latest, false)
Your requirements could not be resolved to an installable set of packages. Problem 1 - vimeo/psalm[4.0.0, ..., 4.7.2] require nikic/php-parser ^4.10.1 -> found nikic/php-parser[v4.10.1, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[4.7.3, ..., 4.8.1] require nikic/php-parser ^4.10.5 -> found nikic/php-parser[v4.10.5, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[4.9.0, ..., 4.10.0] require nikic/php-parser ^4.12 -> found nikic/php-parser[v4.12.0, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[4.11.0, ..., 4.30.0, 5.0.0, ..., 5.7.7] require nikic/php-parser ^4.13 -> found nikic/php-parser[v4.13.0, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[5.8.0, ..., 5.13.1] require nikic/php-parser ^4.14 -> found nikic/php-parser[v4.14.0, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[5.14.0, ..., 5.24.0] require nikic/php-parser ^4.16 -> found nikic/php-parser[v4.16.0, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - Root composer.json requires vimeo/psalm ^4.0|^5.0 -> satisfiable by vimeo/psalm[4.0.0, ..., 4.30.0, 5.0.0, ..., 5.24.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
test (8.0, ubuntu-latest, false)
Process completed with exit code 2.
test (7.4, ubuntu-latest, false)
The job was canceled because "_8_2_ubuntu-latest_false" failed.
test (7.4, ubuntu-latest, false)
Your requirements could not be resolved to an installable set of packages. Problem 1 - vimeo/psalm[4.0.0, ..., 4.7.2] require nikic/php-parser ^4.10.1 -> found nikic/php-parser[v4.10.1, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[4.7.3, ..., 4.8.1] require nikic/php-parser ^4.10.5 -> found nikic/php-parser[v4.10.5, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[4.9.0, ..., 4.10.0] require nikic/php-parser ^4.12 -> found nikic/php-parser[v4.12.0, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[4.11.0, ..., 4.30.0, 5.0.0, ..., 5.7.7] require nikic/php-parser ^4.13 -> found nikic/php-parser[v4.13.0, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[5.8.0, ..., 5.13.1] require nikic/php-parser ^4.14 -> found nikic/php-parser[v4.14.0, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - vimeo/psalm[5.14.0, ..., 5.24.0] require nikic/php-parser ^4.16 -> found nikic/php-parser[v4.16.0, ..., v4.19.1] but the package is fixed to v5.0.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - Root composer.json requires vimeo/psalm ^4.0|^5.0 -> satisfiable by vimeo/psalm[4.0.0, ..., 4.30.0, 5.0.0, ..., 5.24.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
test (7.4, ubuntu-latest, false)
Process completed with exit code 2.
test (8.3, ubuntu-latest, true)
The job was canceled because "_8_2_ubuntu-latest_false" failed.
test (8.3, ubuntu-latest, true)
The operation was canceled.
test (8.1, ubuntu-latest, false)
The job was canceled because "_8_2_ubuntu-latest_false" failed.
test (8.1, ubuntu-latest, false)
The operation was canceled.
test (8.2, ubuntu-latest, false)
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/.
test (8.2, ubuntu-latest, false)
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/