Skip to content

Replace Request::get with explicit input sources #856

Replace Request::get with explicit input sources

Replace Request::get with explicit input sources #856

Triggered via pull request April 23, 2024 08:48
Status Failure
Total duration 1m 7s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L153
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L196
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L227
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L228
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L282
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L283
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L340
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L341
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L369
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.0, lowest, false): src/Controller/ConfigDataObjectController.php#L370
Call to an undefined method Symfony\Component\HttpFoundation\InputBag::getString().
Static Analysis with PHPStan (8.2, highest, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Analysis with PHPStan (8.2, highest, true)
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/
Static Analysis with PHPStan (8.1, highest, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Analysis with PHPStan (8.1, highest, true)
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/
Static Analysis with PHPStan (8.0, lowest, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Analysis with PHPStan (8.0, lowest, 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/