Fix broken test #2
ci.yml
on: push
prettier
11s
static-analysis
13s
Matrix: phpunit-tests
Annotations
3 errors
prettier
Process completed with exit code 1.
|
UnusedVariable:
src/ArrayUtils.php#L306
src/ArrayUtils.php:306:17: UnusedVariable: $arr is never referenced or the value is not used (see https://psalm.dev/077)
|
static-analysis
Process completed with exit code 2.
|