Bugfix/1905 #406
Annotations
10 errors and 1 warning
Run phpstan:
Classes/Service/PageService.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/Traits/SlideViewHelperTrait.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/ViewHelpers/Condition/Page/HasSubpagesViewHelper.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/ViewHelpers/Condition/Page/IsChildPageViewHelper.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/ViewHelpers/Content/AbstractContentViewHelper.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/ViewHelpers/Menu/AbstractMenuViewHelper.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/ViewHelpers/Menu/BrowseViewHelper.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/ViewHelpers/Menu/ListViewHelper.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/ViewHelpers/Menu/SubViewHelper.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Run phpstan:
Classes/ViewHelpers/Page/BreadCrumbViewHelper.php#L21
Cannot use TYPO3\CMS\Core\Exception\Page\PageNotFoundException as PageNotFoundException because the name is already in use on line 21
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading