Skip to content

Add Arrays::flatten #177

Add Arrays::flatten

Add Arrays::flatten #177

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

test.yml

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

Annotations

5 errors
Quality checks: src/Arrays.php#L489
Method DR\Utils\Arrays::flatten() has parameter $array with no value type specified in iterable type array.
Quality checks: src/Arrays.php#L489
PHPDoc tag @param for parameter $array with type DR\Utils\arrayT is incompatible with native type array.
Quality checks: src/Arrays.php#L489
Parameter $array of method DR\Utils\Arrays::flatten() has invalid type DR\Utils\arrayT.
Quality checks: src/Arrays.php#L489
Template type T of method DR\Utils\Arrays::flatten() is not referenced in a parameter.
Quality checks
Process completed with exit code 1.