Skip to content

Bring PHPStan to level 9 and adding workflow #59

Bring PHPStan to level 9 and adding workflow

Bring PHPStan to level 9 and adding workflow #59

Triggered via pull request October 12, 2024 03:04
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
Matrix: Static Analysis
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

39 errors
Static Analysis (8.3): src/PdoStatement.php#L154
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Static Analysis (8.3): src/PdoStatement.php#L155
Parameter #1 $row of method Pseudo\PdoStatement::processFetchedRow() expects array<int|string, mixed>, mixed given.
Static Analysis (8.3): src/PdoStatement.php#L258
Parameter #1 $array of function array_shift expects array, mixed given.
Static Analysis (8.3): src/PdoStatement.php#L260
Parameter #1 $array of function array_keys expects array, mixed given.
Static Analysis (8.3): src/Result.php#L61
Cannot access an offset on mixed.
Static Analysis (8.3): src/Result.php#L125
Method Pseudo\Result::getRowIfExists() should return array<int|string, mixed>|false but returns mixed.
Static Analysis (8.3): src/Result.php#L140
Parameter #1 $rows of method Pseudo\Result::getRowIfExists() expects array<int|string, mixed>, mixed given.
Static Analysis (8.3): src/Result.php#L273
Cannot access an offset on mixed.
Static Analysis (8.3)
Process completed with exit code 1.
Static Analysis (8.0)
The job was canceled because "_8_3" failed.
Static Analysis (8.0): src/PdoStatement.php#L154
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Static Analysis (8.0): src/PdoStatement.php#L155
Parameter #1 $row of method Pseudo\PdoStatement::processFetchedRow() expects array<int|string, mixed>, mixed given.
Static Analysis (8.0): src/PdoStatement.php#L258
Parameter #1 $array of function array_shift expects array, mixed given.
Static Analysis (8.0): src/PdoStatement.php#L260
Parameter #1 $array of function array_keys expects array, mixed given.
Static Analysis (8.0): src/Result.php#L61
Cannot access an offset on mixed.
Static Analysis (8.0): src/Result.php#L125
Method Pseudo\Result::getRowIfExists() should return array<int|string, mixed>|false but returns mixed.
Static Analysis (8.0): src/Result.php#L140
Parameter #1 $rows of method Pseudo\Result::getRowIfExists() expects array<int|string, mixed>, mixed given.
Static Analysis (8.0): src/Result.php#L273
Cannot access an offset on mixed.
Static Analysis (8.0)
Process completed with exit code 1.
Static Analysis (8.1)
The job was canceled because "_8_3" failed.
Static Analysis (8.1): src/PdoStatement.php#L154
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Static Analysis (8.1): src/PdoStatement.php#L155
Parameter #1 $row of method Pseudo\PdoStatement::processFetchedRow() expects array<int|string, mixed>, mixed given.
Static Analysis (8.1): src/PdoStatement.php#L258
Parameter #1 $array of function array_shift expects array, mixed given.
Static Analysis (8.1): src/PdoStatement.php#L260
Parameter #1 $array of function array_keys expects array, mixed given.
Static Analysis (8.1): src/Result.php#L61
Cannot access an offset on mixed.
Static Analysis (8.1): src/Result.php#L125
Method Pseudo\Result::getRowIfExists() should return array<int|string, mixed>|false but returns mixed.
Static Analysis (8.1): src/Result.php#L140
Parameter #1 $rows of method Pseudo\Result::getRowIfExists() expects array<int|string, mixed>, mixed given.
Static Analysis (8.1): src/Result.php#L273
Cannot access an offset on mixed.
Static Analysis (8.1)
The operation was canceled.
Static Analysis (8.2)
The job was canceled because "_8_3" failed.
Static Analysis (8.2): src/PdoStatement.php#L154
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Static Analysis (8.2): src/PdoStatement.php#L155
Parameter #1 $row of method Pseudo\PdoStatement::processFetchedRow() expects array<int|string, mixed>, mixed given.
Static Analysis (8.2): src/PdoStatement.php#L258
Parameter #1 $array of function array_shift expects array, mixed given.
Static Analysis (8.2): src/PdoStatement.php#L260
Parameter #1 $array of function array_keys expects array, mixed given.
Static Analysis (8.2): src/Result.php#L61
Cannot access an offset on mixed.
Static Analysis (8.2): src/Result.php#L125
Method Pseudo\Result::getRowIfExists() should return array<int|string, mixed>|false but returns mixed.
Static Analysis (8.2): src/Result.php#L140
Parameter #1 $rows of method Pseudo\Result::getRowIfExists() expects array<int|string, mixed>, mixed given.
Static Analysis (8.2): src/Result.php#L273
Cannot access an offset on mixed.
Static Analysis (8.2)
The operation was canceled.