List/Show: be able to add actions to a dropdown 2le/crudit#421 #254
Annotations
5 errors and 2 warnings
PHPStan:
src/Dto/Action/DeleteAction.php#L15
Parameter #2 $path of method Lle\CruditBundle\Dto\Action\AbstractAction::__construct() expects Lle\CruditBundle\Dto\Path, Lle\CruditBundle\Dto\Path|null given.
|
PHPStan:
src/Dto/Action/DropdownAction.php#L18
Unsafe usage of new static().
|
PHPStan:
src/Dto/Action/ItemAction.php#L18
Unsafe usage of new static().
|
PHPStan:
src/Dto/Action/ListAction.php#L17
Unsafe usage of new static().
|
PHPStan
Process completed with exit code 1.
|
PHPStan
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/
|
PHPStan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|