Skip to content

495 default editorjs blocks #1155

495 default editorjs blocks

495 default editorjs blocks #1155

Triggered via pull request November 13, 2023 12:22
Status Failure
Total duration 4m 3s
Artifacts

run-tests.yml

on: pull_request
PHPStan - Static Code Analysis
1m 6s
PHPStan - Static Code Analysis
PHP Code Sniffer
22s
PHP Code Sniffer
npm test
34s
npm test
Docker
3m 54s
Docker
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
npm test
Process completed with exit code 1.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/AbstractBlock.php#L44
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\AbstractBlock::parse() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/AbstractBlock.php#L47
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\AbstractBlock::parseWithTwig() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/ButtonBlock.php#L38
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\ButtonBlock::parse() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/HeaderBlock.php#L31
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\HeaderBlock::parse() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/ListBlock.php#L35
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\ListBlock::parse() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/ParagraphBlock.php#L30
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\ParagraphBlock::parse() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/QuoteBlock.php#L34
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\QuoteBlock::parse() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/RawBlock.php#L24
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\RawBlock::parse() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/TableBlock.php#L27
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\TableBlock::parse() has parameter $tunes with no value type specified in iterable type array.
PHPStan - Static Code Analysis: src/Modules/BlockEditor/Domain/Blocks/TextColumnBlock.php#L32
Method ForkCMS\Modules\BlockEditor\Domain\Blocks\TextColumnBlock::parse() has parameter $tunes with no value type specified in iterable type array.
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/
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/
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.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. 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. 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. 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.1)
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 - unit (PHP 8.1)
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.1)
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/