Skip to content

Cache Article read model #98

Cache Article read model

Cache Article read model #98

Triggered via push February 18, 2024 15:47
Status Failure
Total duration 49s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
phpstan: src/Feed/Infrastructure/Persistence/Doctrine/Article/DoctrineArticleRepository.php#L1
Ignored error pattern #^Method App\\Feed\\Infrastructure\\Persistence\\Doctrine\\Article\\DoctrineArticleRepository\:\:findLatest\(\) should return array\<int, App\\Feed\\Domain\\Article\\Article\> but returns mixed\.$# in path /app/src/Feed/Infrastructure/Persistence/Doctrine/Article/DoctrineArticleRepository.php was not matched in reported errors.
phpstan: src/Feed/Infrastructure/Persistence/Doctrine/Article/DoctrineArticleRepository.php#L60
Parameter #1 $id of class App\Feed\Domain\Article\ArticleId constructor expects string, mixed given.
phpstan
Process completed with exit code 1.
phpcs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
functional_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.