Skip to content

Add property value extractor methods for PHPStan level 9 support #257

Add property value extractor methods for PHPStan level 9 support

Add property value extractor methods for PHPStan level 9 support #257

Triggered via push June 28, 2024 01:35
Status Failure
Total duration 41s
Artifacts

qa.yml

on: push
coding-standard
21s
coding-standard
static-analysis
23s
static-analysis
unit-tests
32s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
coding-standard
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.29) does not satisfy that requirement. Problem 2 - neos/media[3.0.0, ..., 3.0.x-dev] require neos/flow ~4.0.0 -> satisfiable by neos/flow[4.0.0, ..., 4.0.x-dev]. - neos/media-browser dev-dependabot/npm_and_yarn/handlebars-4.7.8 requires neos/media dev-dependabot/npm_and_yarn/handlebars-4.7.8 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/tar-and-npm-4.4.19 requires neos/media dev-dependabot/npm_and_yarn/tar-and-npm-4.4.19 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/ip-1.1.9 requires neos/media dev-dependabot/npm_and_yarn/ip-1.1.9 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/multi-dcf8d4a5c7 requires neos/media dev-dependabot/npm_and_yarn/multi-dcf8d4a5c7 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser 3.1.x-dev requires neos/neos 3.1.x-dev -> found neos/neos[3.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 3.2.x-dev requires neos/neos 3.2.x-dev -> found neos/neos[3.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 3.3.x-dev requires neos/neos 3.3.x-dev -> found neos/neos[3.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.0.x-dev requires neos/neos 4.0.x-dev -> found neos/neos[4.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.1.x-dev requires neos/neos 4.1.x-dev -> found neos/neos[4.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.2.x-dev requires neos/neos 4.2.x-dev -> found neos/neos[4.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.3.x-dev requires neos/neos 4.3.x-dev -> found neos/neos[4.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.0.x-dev requires neos/neos 5.0.x-dev -> found neos/neos[5.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.1.x-dev requires neos/neos 5.1.x-dev -> found neos/neos[5.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.2.x-dev requires neos/neos 5.2.x-dev -> found neos/neos[5.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.3.x-dev requires neos/neos 5.3.x-dev -> found neos/neos[5.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 7.0.x-dev requires neos/neos 7.0.x-dev -> found neos/neos[7.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 7.1.x-dev requires neos/neos 7.1.x-dev -> found neos/neos[7.1.x-dev] but it conflicts
coding-standard
Process completed with exit code 2.
static-analysis
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.29) does not satisfy that requirement. Problem 2 - neos/media[3.0.0, ..., 3.0.x-dev] require neos/flow ~4.0.0 -> satisfiable by neos/flow[4.0.0, ..., 4.0.x-dev]. - neos/media-browser dev-dependabot/npm_and_yarn/handlebars-4.7.8 requires neos/media dev-dependabot/npm_and_yarn/handlebars-4.7.8 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/tar-and-npm-4.4.19 requires neos/media dev-dependabot/npm_and_yarn/tar-and-npm-4.4.19 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/ip-1.1.9 requires neos/media dev-dependabot/npm_and_yarn/ip-1.1.9 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/multi-dcf8d4a5c7 requires neos/media dev-dependabot/npm_and_yarn/multi-dcf8d4a5c7 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser 3.1.x-dev requires neos/neos 3.1.x-dev -> found neos/neos[3.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 3.2.x-dev requires neos/neos 3.2.x-dev -> found neos/neos[3.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 3.3.x-dev requires neos/neos 3.3.x-dev -> found neos/neos[3.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.0.x-dev requires neos/neos 4.0.x-dev -> found neos/neos[4.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.1.x-dev requires neos/neos 4.1.x-dev -> found neos/neos[4.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.2.x-dev requires neos/neos 4.2.x-dev -> found neos/neos[4.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.3.x-dev requires neos/neos 4.3.x-dev -> found neos/neos[4.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.0.x-dev requires neos/neos 5.0.x-dev -> found neos/neos[5.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.1.x-dev requires neos/neos 5.1.x-dev -> found neos/neos[5.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.2.x-dev requires neos/neos 5.2.x-dev -> found neos/neos[5.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.3.x-dev requires neos/neos 5.3.x-dev -> found neos/neos[5.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 7.0.x-dev requires neos/neos 7.0.x-dev -> found neos/neos[7.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 7.1.x-dev requires neos/neos 7.1.x-dev -> found neos/neos[7.1.x-dev] but it conflicts
static-analysis
Process completed with exit code 2.
unit-tests
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.29) does not satisfy that requirement. Problem 2 - neos/media[3.0.0, ..., 3.0.x-dev] require neos/flow ~4.0.0 -> satisfiable by neos/flow[4.0.0, ..., 4.0.x-dev]. - neos/media-browser dev-dependabot/npm_and_yarn/handlebars-4.7.8 requires neos/media dev-dependabot/npm_and_yarn/handlebars-4.7.8 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/tar-and-npm-4.4.19 requires neos/media dev-dependabot/npm_and_yarn/tar-and-npm-4.4.19 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/ip-1.1.9 requires neos/media dev-dependabot/npm_and_yarn/ip-1.1.9 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser dev-dependabot/npm_and_yarn/multi-dcf8d4a5c7 requires neos/media dev-dependabot/npm_and_yarn/multi-dcf8d4a5c7 -> found neos/media[dev-master, 1.0.0-alpha4, ..., 1.2.x-dev, 2.0.0-beta1, ..., 2.3.x-dev, 3.0.0, ..., 3.3.x-dev, 4.0.0, ..., 4.3.x-dev, 5.0.0, ..., 5.3.x-dev, 7.0.0, ..., 7.3.x-dev, 8.0.0, ..., 8.4.x-dev, 9.0.0-beta1, ..., 9.0.x-dev] but it does not match the constraint. - neos/media-browser 3.1.x-dev requires neos/neos 3.1.x-dev -> found neos/neos[3.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 3.2.x-dev requires neos/neos 3.2.x-dev -> found neos/neos[3.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 3.3.x-dev requires neos/neos 3.3.x-dev -> found neos/neos[3.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.0.x-dev requires neos/neos 4.0.x-dev -> found neos/neos[4.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.1.x-dev requires neos/neos 4.1.x-dev -> found neos/neos[4.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.2.x-dev requires neos/neos 4.2.x-dev -> found neos/neos[4.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 4.3.x-dev requires neos/neos 4.3.x-dev -> found neos/neos[4.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.0.x-dev requires neos/neos 5.0.x-dev -> found neos/neos[5.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.1.x-dev requires neos/neos 5.1.x-dev -> found neos/neos[5.1.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.2.x-dev requires neos/neos 5.2.x-dev -> found neos/neos[5.2.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 5.3.x-dev requires neos/neos 5.3.x-dev -> found neos/neos[5.3.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 7.0.x-dev requires neos/neos 7.0.x-dev -> found neos/neos[7.0.x-dev] but it conflicts with your root composer.json require (^9.0 || dev-master). - neos/media-browser 7.1.x-dev requires neos/neos 7.1.x-dev -> found neos/neos[7.1.x-dev] but it conflicts
unit-tests
Process completed with exit code 2.
coding-standard
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coding-standard
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coding-standard
The `set-output` 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/
static-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
static-analysis
The `set-output` 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/
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-tests
The `set-output` 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/