Skip to content

Fix ignored_namespaces value: use regex pattern format #4372

Fix ignored_namespaces value: use regex pattern format

Fix ignored_namespaces value: use regex pattern format #4372

Triggered via push December 8, 2025 13:40
Status Failure
Total duration 51s
Artifacts

ci.yaml

on: push
Build (symfony-tools/docs-builder)
30s
Build (symfony-tools/docs-builder)
Lint (DOCtor-RST)
48s
Lint (DOCtor-RST)
Code Blocks
17s
Code Blocks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint (DOCtor-RST): bundles/configuration.rst#L471
The namespace "Acme\HelloBundle\DependencyInjection" does not match the filepath "src/DependencyInjection/AcmeHelloExtension.php", expected namespace "App\DependencyInjection"
Lint (DOCtor-RST): bundles/configuration.rst#L386
The namespace "Acme\HelloBundle\DependencyInjection" does not match the filepath "src/DependencyInjection/HelloExtension.php", expected namespace "App\DependencyInjection"
Lint (DOCtor-RST): bundles/configuration.rst#L360
The namespace "Acme\SocialBundle\DependencyInjection" does not match the filepath "src/DependencyInjection/AcmeSocialExtension.php", expected namespace "App\DependencyInjection"
Lint (DOCtor-RST): bundles/configuration.rst#L282
The namespace "Acme\SocialBundle\DependencyInjection" does not match the filepath "src/DependencyInjection/Configuration.php", expected namespace "App\DependencyInjection"
Lint (DOCtor-RST): bundles/configuration.rst#L118
The namespace "Acme\SocialBundle" does not match the filepath "src/AcmeSocialBundle.php", expected namespace "App"
Lint (DOCtor-RST): bundles/configuration.rst#L72
The namespace "Acme\SocialBundle" does not match the filepath "src/AcmeSocialBundle.php", expected namespace "App"
Lint (DOCtor-RST): bundles/extension.rst#L96
The namespace "Acme\HelloBundle\DependencyInjection" does not match the filepath "src/DependencyInjection/AcmeHelloExtension.php", expected namespace "App\DependencyInjection"
Lint (DOCtor-RST): bundles.rst#L53
The namespace "Acme\BlogBundle" does not match the filepath "src/AcmeBlogBundle.php", expected namespace "App"
Lint (DOCtor-RST): configuration/multiple_kernels.rst#L118
The namespace "Shared" does not match the filepath "src/Kernel.php", expected namespace "App"
Lint (DOCtor-RST): reference/dic_tags.rst#L1105
The namespace "Acme\DemoBundle\Translation" does not match the filepath "src/DemoBundle/Translation/FooExtractor.php", expected namespace "App\DemoBundle\Translation"