Skip to content

Add DoesntEndWith and DoesntStartWith validation rules #672

Add DoesntEndWith and DoesntStartWith validation rules

Add DoesntEndWith and DoesntStartWith validation rules #672

Triggered via pull request December 1, 2023 09:35
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Support/DataType.php#L117
Call to an undefined method ReflectionType::getName().
phpstan: src/Support/DataType.php#L134
Parameter #1 $reflection of method Spatie\LaravelData\Support\DataType::resolveDataCollectableType() expects ReflectionNamedType, ReflectionType given.
phpstan
Process completed with exit code 1.