Skip to content

Replace Request::get with explicit input sources #855

Replace Request::get with explicit input sources

Replace Request::get with explicit input sources #855

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

static-analysis.yml

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

Annotations

14 errors and 2 warnings
Static Analysis with PHPStan (8.2, highest, true): src/Controller/ConfigDataObjectController.php#L335
PHPDoc tag @throws with type Exception|Pimcore\Bundle\DataImporterBundleException\InvalidConfigurationException is not subtype of Throwable
Static Analysis with PHPStan (8.2, highest, true)
Process completed with exit code 1.
Static Analysis with PHPStan (8.0, lowest, false)
The job was canceled because "_8_2_highest_true" failed.
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#L335
PHPDoc tag @throws with type Exception|Pimcore\Bundle\DataImporterBundleException\InvalidConfigurationException is not subtype of Throwable
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.1, highest, true)
The job was canceled because "_8_2_highest_true" failed.
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/