Fix phpcr migrations for Symfony 7 without ContainerAwareInterface #1155
Annotations
9 errors and 1 warning
Lint code:
Content/ArticleDataItem.php#L1
Ignored error pattern #^Method Sulu\\Bundle\\ArticleBundle\\Content\\ArticleDataItem\:\:getImage\(\) should return string but empty return statement found\.$# in path /home/runner/work/SuluArticleBundle/SuluArticleBundle/Content/ArticleDataItem.php was not matched in reported errors.
|
Lint code:
Content/ArticleDataItem.php#L69
Method Sulu\Bundle\ArticleBundle\Content\ArticleDataItem::getImage() should return string|null but empty return statement found.
|
Lint code:
Content/ArticleDataProvider.php#L1
Ignored error pattern #^Method Sulu\\Bundle\\ArticleBundle\\Content\\ArticleDataProvider\:\:resolveDatasource\(\) should return Sulu\\Component\\SmartContent\\DatasourceItemInterface but empty return statement found\.$# in path /home/runner/work/SuluArticleBundle/SuluArticleBundle/Content/ArticleDataProvider.php was not matched in reported errors.
|
Lint code:
Content/ArticleDataProvider.php#L228
Method Sulu\Bundle\ArticleBundle\Content\ArticleDataProvider::resolveDatasource() should return Sulu\Component\SmartContent\DatasourceItemInterface|null but empty return statement found.
|
Lint code:
Content/PageTreeArticleDataProvider.php#L1
Ignored error pattern #^Method Sulu\\Bundle\\ArticleBundle\\Content\\PageTreeArticleDataProvider\:\:resolveDatasource\(\) should return Sulu\\Component\\SmartContent\\DatasourceItemInterface but returns null\.$# in path /home/runner/work/SuluArticleBundle/SuluArticleBundle/Content/PageTreeArticleDataProvider.php was not matched in reported errors.
|
Lint code:
Export/ArticleExport.php#L1
Ignored error pattern #^Method Sulu\\Bundle\\ArticleBundle\\Export\\ArticleExport\:\:__construct\(\) has parameter \$formatFilePaths with no value type specified in iterable type array\.$# in path /home/runner/work/SuluArticleBundle/SuluArticleBundle/Export/ArticleExport.php was not matched in reported errors.
|
Lint code:
Infrastructure/Sulu/Headless/DataProviderResolver/AbstractArticleDataProviderResolver.php#L114
Parameter #1 $articleIds of method Sulu\Bundle\ArticleBundle\Infrastructure\Sulu\Headless\DataProviderResolver\AbstractArticleDataProviderResolver::loadArticleStructures() expects array<string>, array<int<0, max>, int|string> given.
|
Lint code:
Infrastructure/SuluHeadlessBundle/DataProviderResolver/AbstractArticleDataProviderResolver.php#L114
Parameter #1 $articleIds of method Sulu\Bundle\ArticleBundle\Infrastructure\SuluHeadlessBundle\DataProviderResolver\AbstractArticleDataProviderResolver::loadArticleStructures() expects array<string>, array<int<0, max>, int|string> given.
|
Lint code
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading