Move routing into component #2763
Annotations
6 errors and 1 warning
src/Component/Symfony/Bundle/Routing/Configuration.php#L28
Cannot call method scalarNode() on Symfony\Component\Config\Definition\Builder\NodeParentInterface|null.
|
src/Component/Symfony/Routing/Loader/ResourceLoader.php#L40
Method Sylius\Component\Resource\Symfony\Routing\Loader\ResourceLoader::load() has parameter $type with no type specified.
|
src/Component/Symfony/Routing/Loader/ResourceLoader.php#L45
Parameter #1 $input of static method Symfony\Component\Yaml\Yaml::parse() expects string, mixed given.
|
src/Component/Symfony/Routing/Loader/ResourceLoader.php#L103
Method Sylius\Component\Resource\Symfony\Routing\Loader\ResourceLoader::supports() has parameter $type with no type specified.
|
src/Component/Symfony/Routing/Loader/ResourceLoader.php#L115
Method Sylius\Component\Resource\Symfony\Routing\Loader\ResourceLoader::getResolver() should return Symfony\Component\Config\Loader\LoaderResolverInterface but return statement is missing.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading