Skip to content

Merge pull request #425 from innocenzi/feat/merge-fixture #540

Merge pull request #425 from innocenzi/feat/merge-fixture

Merge pull request #425 from innocenzi/feat/merge-fixture #540

Triggered via push February 2, 2025 14:48
Status Failure
Total duration 26s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: src/Helpers/ArrayHelpers.php#L88
Method Saloon\Helpers\ArrayHelpers::set() has parameter $array with no value type specified in iterable type array.
phpstan: src/Helpers/ArrayHelpers.php#L88
Method Saloon\Helpers\ArrayHelpers::set() has parameter $value with no type specified.
phpstan: src/Helpers/ArrayHelpers.php#L88
Method Saloon\Helpers\ArrayHelpers::set() return type has no value type specified in iterable type array.
phpstan: src/Helpers/ArrayHelpers.php#L94
Parameter #2 $string of function explode expects string, int|string given.
phpstan: src/Http/Faking/Fixture.php#L36
Property Saloon\Http\Faking\Fixture::$merge type has no value type specified in iterable type array.
phpstan: src/Http/Faking/Fixture.php#L55
Method Saloon\Http\Faking\Fixture::merge() has parameter $merge with no value type specified in iterable type array.
phpstan
Process completed with exit code 1.