Skip to content

[WIP] Fork6 blog

[WIP] Fork6 blog #1259

Triggered via pull request December 17, 2023 22:39
Status Failure
Total duration 4m 35s
Artifacts

run-tests.yml

on: pull_request
PHPStan - Static Code Analysis
1m 9s
PHPStan - Static Code Analysis
PHP Code Sniffer
25s
PHP Code Sniffer
npm test
20s
npm test
Docker
4m 25s
Docker
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
PHP Code Sniffer
Process completed with exit code 2.
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Category/Category.php#L66
Property ForkCMS\Modules\Blog\Domain\Category\Category::$posts with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Category/Category.php#L105
Method ForkCMS\Modules\Blog\Domain\Category\Category::getPosts() return type with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Category/CategoryRepository.php#L14
Class ForkCMS\Modules\Blog\Domain\Category\CategoryRepository extends generic class Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository but does not specify its types: TEntityClass
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Comment/Comment.php#L17
Property ForkCMS\Modules\Blog\Domain\Comment\Comment::$id is unused.
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Comment/Comment.php#L20
Property ForkCMS\Modules\Blog\Domain\Comment\Comment::$postId is unused.
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Comment/Comment.php#L23
Property ForkCMS\Modules\Blog\Domain\Comment\Comment::$locale is unused.
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Comment/Comment.php#L26
Property ForkCMS\Modules\Blog\Domain\Comment\Comment::$author is unused.
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Comment/Comment.php#L29
Property ForkCMS\Modules\Blog\Domain\Comment\Comment::$email is unused.
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Comment/Comment.php#L32
Property ForkCMS\Modules\Blog\Domain\Comment\Comment::$website is unused.
PHPStan - Static Code Analysis: src/Modules/Blog/Domain/Comment/Comment.php#L35
Property ForkCMS\Modules\Blog\Domain\Comment\Comment::$text is unused.
Docker
Process completed with exit code 1.
npm test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP Code Sniffer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan - Static Code Analysis
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/
PHPUnit - unit (PHP 8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit - installer (PHP 8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit - functional (PHP 8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit - unit (PHP 8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit - functional (PHP 8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit - installer (PHP 8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Docker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/