[Workflow] Document backed enum support #25346
Triggered via pull request
September 16, 2025 12:49
Status
Success
Total duration
1m 33s
Artifacts
–
ci.yaml
on: pull_request
Build (symfony-tools/docs-builder)
32s
Lint (DOCtor-RST)
41s
Code Blocks
1m 25s
Annotations
3 errors
Code Blocks
Process completed with exit code 1.
|
Code Blocks:
workflow.rst#L422
[Cache Warmup] 2025-09-16T12:50:54+00:00 [critical] Uncaught Error: Call to undefined method Symfony\Config\Framework\WorkflowsConfig::workflows()
|
Code Blocks:
workflow.rst#L349
[Cache Warmup] In FileLoader.php line 177:
The file "/home/runner/work/symfony-docs/symfony-docs/_sf_app/config/packag
es/workflow.yaml" does not contain valid YAML: The enum "App\Enumeration\Bl
ogPostStatus" is not defined at line 11 (near "initial_marking: !php/enum A
pp\Enumeration\BlogPostStatus::Draft") in /home/runner/work/symfony-docs/sy
mfony-docs/_sf_app/config/packages/workflow.yaml (which is being imported f
rom "/home/runner/work/symfony-docs/symfony-docs/_sf_app/src/Kernel.php").
In YamlFileLoader.php line 799:
The file "/home/runner/work/symfony-docs/symfony-docs/_sf_app/config/packag
es/workflow.yaml" does not contain valid YAML: The enum "App\Enumeration\Bl
ogPostStatus" is not defined at line 11 (near "initial_marking: !php/enum A
pp\Enumeration\BlogPostStatus::Draft").
In Inline.php line 665:
The enum "App\Enumeration\BlogPostStatus" is not defined at line 11 (near "
initial_marking: !php/enum App\Enumeration\BlogPostStatus::Draft").
|