Fix ignored_namespaces value: use regex pattern format #4372
ci.yaml
on: push
Build (symfony-tools/docs-builder)
30s
Lint (DOCtor-RST)
48s
Code Blocks
17s
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"
|