Add support for Symfony 7 and Jackalope 2 #1080
Annotations
10 errors and 3 warnings
Command/ArticleExportCommand.php#L24
Property Sulu\Bundle\ArticleBundle\Command\ArticleExportCommand::$defaultName has no type specified.
|
Command/ArticleExportCommand.php#L49
Parameter #1 $haystack of function strpos expects string, mixed given.
|
Command/ArticleExportCommand.php#L70
Call to an undefined method Symfony\Component\Console\Helper\HelperInterface::ask().
|
Command/ArticleExportCommand.php#L78
Parameter #1 $locale of method Sulu\Bundle\ArticleBundle\Export\ArticleExportInterface::export() expects string, mixed given.
|
Command/ArticleExportCommand.php#L78
Parameter #2 $format of method Sulu\Bundle\ArticleBundle\Export\ArticleExportInterface::export() expects string, mixed given.
|
Command/ArticleExportCommand.php#L80
Parameter #1 $filename of function file_put_contents expects string, mixed given.
|
Command/ArticleImportCommand.php#L28
Property Sulu\Bundle\ArticleBundle\Command\ArticleImportCommand::$defaultName has no type specified.
|
Command/ArticleImportCommand.php#L61
Parameter #1 $haystack of function strpos expects string, mixed given.
|
Command/ArticleImportCommand.php#L83
Call to an undefined method Symfony\Component\Console\Helper\HelperInterface::ask().
|
Command/ArticleImportCommand.php#L92
Parameter #1 $locale of method Sulu\Bundle\ArticleBundle\Import\ArticleImportInterface::import() expects string, mixed given.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading