Skip to content

Replace Request::get with explicit input sources #884

Replace Request::get with explicit input sources

Replace Request::get with explicit input sources #884

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

static-analysis.yml

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

Annotations

12 errors
Static Analysis with PHPStan (8.3, highest, 11.x-dev as 11.3.9, true): src/Controller/Admin/CustomersController.php#L216
Parameter #3 $length of function array_slice expects int|null, string|null given.
Static Analysis with PHPStan (8.3, highest, 11.x-dev as 11.3.9, true): src/Controller/Admin/CustomersController.php#L217
Parameter #2 $offset of function array_slice expects int, string|null given.
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.2, highest, false): src/Controller/Admin/CustomersController.php#L216
Parameter #3 $length of function array_slice expects int|null, string|null given.
Static Analysis with PHPStan (8.2, highest, false): src/Controller/Admin/CustomersController.php#L217
Parameter #2 $offset of function array_slice expects int, string|null given.
Static Analysis with PHPStan (8.2, highest, false)
Process completed with exit code 1.
Static Analysis with PHPStan (8.2, highest, false)
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.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/Controller/Admin/CustomersController.php#L216
Parameter #3 $length of function array_slice expects int|null, string|null given.
Static Analysis with PHPStan (8.1, lowest, false): src/Controller/Admin/CustomersController.php#L217
Parameter #2 $offset of function array_slice expects int, string|null given.
Static Analysis with PHPStan (8.1, lowest, false)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
phpstan-baseline.neon Expired
1.19 KB