Skip to content

KUN-9515 | (fix) nullable nodetranslation in slugtype #456

KUN-9515 | (fix) nullable nodetranslation in slugtype

KUN-9515 | (fix) nullable nodetranslation in slugtype #456

Triggered via push January 30, 2025 07:20
Status Failure
Total duration 39s
Artifacts

code-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PHPStan: src/Kunstmaan/NodeBundle/Form/NodeMenuTabTranslationAdminType.php#L5
ParseError (syntax error, unexpected '->' (T_OBJECT_OPERATOR)) thrown while looking for class Kunstmaan\NodeBundle\Form\Type\SlugType.
PHPStan: src/Kunstmaan/NodeBundle/Form/NodeMenuTabTranslationAdminType.php#L17
ParseError (syntax error, unexpected '->' (T_OBJECT_OPERATOR)) thrown while looking for class Kunstmaan\NodeBundle\Form\Type\SlugType.
PHPStan: src/Kunstmaan/NodeBundle/Form/Type/SlugType.php#L53
Syntax error, unexpected T_OBJECT_OPERATOR on line 53
PHPStan
Process completed with exit code 1.
PHPStan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/