Skip to content

Add Arrays::toJson and Arrays::fromJson #167

Add Arrays::toJson and Arrays::fromJson

Add Arrays::toJson and Arrays::fromJson #167

Triggered via pull request July 30, 2024 06:53
Status Failure
Total duration 28s
Artifacts

test.yml

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

Annotations

4 errors
Quality checks: src/Arrays.php#L453
Method DR\Utils\Arrays::toJson() has parameter $items with no value type specified in iterable type array.
Quality checks: src/Arrays.php#L465
Method DR\Utils\Arrays::fromJson() return type has no value type specified in iterable type array.
Quality checks: tests/Unit/ArraysTest.php#L329
Method DR\Utils\Tests\Unit\ArraysTest::testFromJson() has no return type specified.
Quality checks
Process completed with exit code 1.