Skip to content

Add Arrays::flatten #175

Add Arrays::flatten

Add Arrays::flatten #175

Triggered via pull request August 1, 2024 11:01
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
PHP coverage
13s
PHP coverage
Quality checks
19s
Quality checks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Quality checks: src/Arrays.php#L487
Method DR\Utils\Arrays::flatten() has parameter $array with no value type specified in iterable type array.
Quality checks: src/Arrays.php#L487
Parameter $array of method DR\Utils\Arrays::flatten() has invalid type DR\Utils\T.
Quality checks: tests/Unit/ArraysTest.php#L369
Parameter #1 $array of static method DR\Utils\Arrays::flatten() expects array<array|DR\Utils\T>, array<int, array<int, array<int, string>|string>|string> given.
Quality checks
Process completed with exit code 1.