Skip to content

feat: Add Deepl translator to markdown fields (#185) #387

feat: Add Deepl translator to markdown fields (#185)

feat: Add Deepl translator to markdown fields (#185) #387

Triggered via push September 22, 2025 12:13
Status Failure
Total duration 43s
Artifacts

run-test.yml

on: push
Matrix: static-analysis-tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
static-analysis-tests (8.4)
Process completed with exit code 1.
static-analysis-tests (8.4): src/TranslateAssistant/DeeplTranslateAssistant.php#L38
Call to function is_array() with DeepL\TextResult will always evaluate to false.
static-analysis-tests (8.4): src/Controller/Tag/TagController.php#L431
Strict comparison using === between null and RZ\Roadiz\CoreBundle\Entity\Tag will always evaluate to false.
static-analysis-tests (8.4): src/Controller/Node/NodeController.php#L348
Strict comparison using === between null and RZ\Roadiz\CoreBundle\Entity\NodeType will always evaluate to false.
static-analysis-tests (8.3)
Process completed with exit code 1.
static-analysis-tests (8.3): src/TranslateAssistant/DeeplTranslateAssistant.php#L38
Call to function is_array() with DeepL\TextResult will always evaluate to false.
static-analysis-tests (8.3): src/Controller/Tag/TagController.php#L431
Strict comparison using === between null and RZ\Roadiz\CoreBundle\Entity\Tag will always evaluate to false.
static-analysis-tests (8.3): src/Controller/Node/NodeController.php#L348
Strict comparison using === between null and RZ\Roadiz\CoreBundle\Entity\NodeType will always evaluate to false.
static-analysis-tests (8.3)
The strategy configuration was canceled because "static-analysis-tests._8_4" failed