feat: Slug filter #4
Annotations
8 errors
|
src/Cleaners/Slug.php#L17
src/Cleaners/Slug.php:17:41: MixedInferredReturnType: Could not verify return type 'string' for Jawira\Sanitizer\Cleaners\Slug::filter (see https://psalm.dev/047)
|
src/Cleaners/Slug.php#L22
src/Cleaners/Slug.php:22:5: MixedAssignment: Unable to determine the type that $slugger is being assigned to (see https://psalm.dev/032)
|
src/Cleaners/Slug.php#L22
src/Cleaners/Slug.php:22:20: MissingDependency: Symfony\Component\String\Slugger\AsciiSlugger depends on class or interface symfony\contracts\translation\localeawareinterface that does not exist (see https://psalm.dev/157)
|
src/Cleaners/Slug.php#L24
src/Cleaners/Slug.php:24:12: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
src/Cleaners/Slug.php#L24
src/Cleaners/Slug.php:24:22: MixedMethodCall: Cannot determine the type of $slugger when calling method slug (see https://psalm.dev/015)
|
src/Cleaners/Slug.php#L24
src/Cleaners/Slug.php:24:36: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
|
|
The logs for this run have expired and are no longer available.
Loading