Skip to content

Implement NodeParser and ArticleParser #10

Implement NodeParser and ArticleParser

Implement NodeParser and ArticleParser #10

Triggered via pull request May 16, 2024 06:44
Status Failure
Total duration 59s
Artifacts

test-application.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
PHP Lint: PhpcrMigration/Application/Persister/AbstractPersister.php#L31
Do not throw the \Exception base class. Instead, extend the \Exception base class. More info: http://bit.ly/subtypeexception
PHP Lint: PhpcrMigration/Application/Persister/AbstractPersister.php#L34
Cannot access offset 'uuid' on mixed.
PHP Lint: PhpcrMigration/Application/Persister/AbstractPersister.php#L35
Do not throw the \Exception base class. Instead, extend the \Exception base class. More info: http://bit.ly/subtypeexception
PHP Lint: PhpcrMigration/Application/Persister/AbstractPersister.php#L161
Match arm is unreachable because previous comparison is always true.
PHP Lint: PhpcrMigration/Application/Persister/AbstractPersister.php#L196
Method Sulu\Bundle\PhpcrMigrationBundle\PhpcrMigration\Application\Persister\AbstractPersister::getEntityTableTypes() return type has no value type specified in iterable type array.
PHP Lint: PhpcrMigration/Application/Persister/ArticlePersister.php#L38
Cannot access offset 'uuid' on mixed.
PHP Lint: PhpcrMigration/Application/Persister/ArticlePersister.php#L74
Cannot access offset 'mixinTypes' on mixed.
PHP Lint: PhpcrMigration/Application/Persister/ArticlePersister.php#L74
Parameter #2 $haystack of function in_array expects array, mixed given.
PHP Lint: PhpcrMigration/Application/Persister/ArticlePersister.php#L87
Method Sulu\Bundle\PhpcrMigrationBundle\PhpcrMigration\Application\Persister\ArticlePersister::getEntityTableTypes() return type has no value type specified in iterable type array.
PHP Lint: PhpcrMigration/Application/Persister/PersisterPool.php#L31
Do not throw the \Exception base class. Instead, extend the \Exception base class. More info: http://bit.ly/subtypeexception
PHP Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP Lint
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/
PHP 8.3 (highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 (highest)
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/
PHP 8.1 (lowest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1 (lowest)
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/
PHP 8.2 (highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 (highest)
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/