Merge branch hotfix/v2.7.26 #572
Annotations
11 errors and 1 warning
|
|
|
Run PHPStan:
src/Form/CustomFormWebhookExtraConfigType.php#L49
Offset 'type' on array{type: string, label: string, required: bool, help?: string} on left side of ?? always exists and is not nullable.
|
|
Run PHPStan:
src/Form/CustomFormWebhookExtraConfigType.php#L44
Offset 'type' on array{type: string, label: string, required: bool, help?: string} on left side of ?? always exists and is not nullable.
|
|
Run PHPStan:
src/Explorer/FolderExplorerItem.php#L33
Expression on left side of ?? is not nullable.
|
|
Run PHPStan:
src/Controller/Node/NodeController.php#L457
Strict comparison using === between null and RZ\Roadiz\Core\AbstractEntities\TranslationInterface will always evaluate to false.
|
|
Run PHPStan:
src/Controller/Node/NodeController.php#L408
Strict comparison using === between null and RZ\Roadiz\CoreBundle\Entity\NodeType will always evaluate to false.
|
|
Run PHPStan:
src/Controller/EntityThumbnail/EntityThumbnailController.php#L48
Call to function is_string() with non-falsy-string will always evaluate to true.
|
|
Run PHPStan:
src/Controller/Document/DocumentPublicListController.php#L292
Strict comparison using !== between null and RZ\Roadiz\CoreBundle\Entity\Folder will always evaluate to true.
|
|
Run PHPStan:
src/Controller/Ajax/AjaxExplorerProviderController.php#L121
Instanceof between RZ\Roadiz\CoreBundle\Explorer\ExplorerItemInterface and RZ\Roadiz\CoreBundle\Explorer\ExplorerItemInterface will always evaluate to true.
|
|
Run PHPStan:
src/Controller/Ajax/AjaxExplorerProviderController.php#L80
Instanceof between RZ\Roadiz\CoreBundle\Explorer\ExplorerItemInterface and RZ\Roadiz\CoreBundle\Explorer\ExplorerItemInterface will always evaluate to true.
|
|
Run PHPStan:
src/Controller/AbstractAdminWithBulkController.php#L148
Instanceof between Symfony\Component\Form\FormInterface and Symfony\Component\Form\FormInterface will always evaluate to true.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading