Skip to content

Replace Request::get with explicit input sources #887

Replace Request::get with explicit input sources

Replace Request::get with explicit input sources #887

Triggered via pull request November 27, 2024 10:57
Status Failure
Total duration 1m 22s
Artifacts 1

static-analysis.yml

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

Annotations

13 errors
Static Analysis with PHPStan (8.2, highest, false): src/Filter/ExportCustomersFilterParams.php#L51
Parameter #1 $segments of method CustomerManagementFrameworkBundle\Filter\ExportCustomersFilterParams::setSegments() expects array<int>|int, string given.
Static Analysis with PHPStan (8.2, highest, false): src/RESTApi/CustomersHandler.php#L104
Access to an undefined property Symfony\Component\HttpFoundation\Request::$attribute.
Static Analysis with PHPStan (8.2, highest, false)
Process completed with exit code 1.
Static Analysis with PHPStan (8.3, highest, 11.x-dev as 11.3.9, true)
The job was canceled because "_8_2_highest_false" failed.
Static Analysis with PHPStan (8.3, highest, 11.x-dev as 11.3.9, true)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Static Analysis with PHPStan (8.3, highest, 11.x-dev as 11.3.9, true): src/Filter/ExportCustomersFilterParams.php#L51
Parameter #1 $segments of method CustomerManagementFrameworkBundle\Filter\ExportCustomersFilterParams::setSegments() expects array<int>|int, string given.
Static Analysis with PHPStan (8.3, highest, 11.x-dev as 11.3.9, true): src/RESTApi/CustomersHandler.php#L104
Access to an undefined property Symfony\Component\HttpFoundation\Request::$attribute.
Static Analysis with PHPStan (8.3, highest, 11.x-dev as 11.3.9, true)
Process completed with exit code 1.
Static Analysis with PHPStan (8.1, lowest, false)
The job was canceled because "_8_2_highest_false" failed.
Static Analysis with PHPStan (8.1, lowest, false)
The operation was canceled.
Static Analysis with PHPStan (8.1, lowest, false): src/Filter/ExportCustomersFilterParams.php#L51
Parameter #1 $segments of method CustomerManagementFrameworkBundle\Filter\ExportCustomersFilterParams::setSegments() expects array<int>|int, string given.
Static Analysis with PHPStan (8.1, lowest, false): src/RESTApi/CustomersHandler.php#L104
Access to an undefined property Symfony\Component\HttpFoundation\Request::$attribute.
Static Analysis with PHPStan (8.1, lowest, false)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
phpstan-baseline.neon
1.22 KB