Skip to content

feat: Slug filter

feat: Slug filter #4

Triggered via pull request November 14, 2023 20:36
@jawirajawira
synchronize #40
slugify
Status Failure
Total duration 30s
Artifacts

qa.yaml

on: pull_request
Matrix: QA
Fit to window
Zoom out
Zoom in

Annotations

23 errors
MixedInferredReturnType: 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)
MixedAssignment: 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)
MissingDependency: 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)
MixedReturnStatement: src/Cleaners/Slug.php#L24
src/Cleaners/Slug.php:24:12: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MixedMethodCall: 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)
MixedMethodCall: 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)
QA (8.2, 0)
Process completed with exit code 1.
QA (8.1, 1)
The job was canceled because "_8_2_0" failed.
QA (8.1, 1)
Process completed with exit code 1.
QA (8.3, 0)
The job was canceled because "_8_2_0" failed.
QA (8.3, 0)
The operation was canceled.
QA (8.3, 1)
The job was canceled because "_8_2_0" failed.
QA (8.3, 1)
The operation was canceled.
QA (8.1, 0)
The job was canceled because "_8_2_0" failed.
MixedInferredReturnType: 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)
MixedAssignment: 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)
MissingDependency: 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)
MixedReturnStatement: src/Cleaners/Slug.php#L24
src/Cleaners/Slug.php:24:12: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
MixedMethodCall: 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)
MixedMethodCall: 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)
QA (8.1, 0)
Process completed with exit code 1.
QA (8.2, 1)
The job was canceled because "_8_2_0" failed.
QA (8.2, 1)
The operation was canceled.