WIP - Dimension Content Versioning #427
Annotations
10 errors and 2 warnings
Lint Code:
Content/Domain/Model/TemplateTrait.php (in context of class Sulu/Bundle/ContentBundle/Tests/Application/ExampleTestBundle/Entity/ExampleDimensionContent)#L46
Method Sulu\Bundle\ContentBundle\Tests\Application\ExampleTestBundle\Entity\ExampleDimensionContent::parentSetTemplateData() has parameter $templateData with no value type specified in iterable type array.
|
Lint Code:
Content/Domain/Repository/DimensionContentRepositoryInterface.php#L40
Method Sulu\Bundle\ContentBundle\Content\Domain\Repository\DimensionContentRepositoryInterface::getLocales() has parameter $contentRichEntity with generic interface Sulu\Bundle\ContentBundle\Content\Domain\Model\ContentRichEntityInterface but does not specify its types: T
|
Lint Code:
Content/Infrastructure/Doctrine/DimensionContentRepository.php#L89
Method Sulu\Bundle\ContentBundle\Content\Infrastructure\Doctrine\DimensionContentRepository::getLocales() has parameter $contentRichEntity with generic interface Sulu\Bundle\ContentBundle\Content\Domain\Model\ContentRichEntityInterface but does not specify its types: T
|
Lint Code:
Content/Infrastructure/Doctrine/DimensionContentRepository.php#L109
Method Sulu\Bundle\ContentBundle\Content\Infrastructure\Doctrine\DimensionContentRepository::getLocales() should return array<string> but returns array.
|
Lint Code:
Content/Infrastructure/Doctrine/DimensionContentRepository.php#L110
Cannot access offset 'locale' on mixed.
|
Lint Code:
Content/Infrastructure/Sulu/Link/ContentLinkProvider.php#L111
Method Sulu\Bundle\ContentBundle\Content\Infrastructure\Sulu\Link\ContentLinkProvider::getTitle() should return string|null but returns mixed.
|
Lint Code:
Content/Infrastructure/Sulu/Sitemap/ContentSitemapProvider.php#L171
Binary operation "/" between bool|float|int|string|null and int results in an error.
|
Lint Code:
Content/Infrastructure/Sulu/Teaser/ContentTeaserProvider.php#L175
Method Sulu\Bundle\ContentBundle\Content\Infrastructure\Sulu\Teaser\ContentTeaserProvider::getTitle() should return string|null but returns mixed.
|
Lint Code:
Tests/Application/ExampleTestBundle/Repository/ExampleRepository.php#L188
No error to ignore is reported on line 188.
|
Lint Code:
Tests/Functional/Content/Infrastructure/Sulu/Sitemap/ContentSitemapProviderTest.php#L181
Method Sulu\Bundle\ContentBundle\Tests\Functional\Content\Infrastructure\Sulu\Sitemap\ContentSitemapProviderTest::mapSitemapEntries() should return array<string, mixed> but returns array<int, array<string, array<array<string, string>>|string|null>>.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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