Comments component #126
Annotations
7 errors and 1 warning
phpstan:
app/Core/IncomingRequest.php#L242
Class Leantime\Core\InputBag not found.
|
phpstan:
app/Domain/Comments/Hxcontrollers/CommentList.php#L100
Access to an undefined property Leantime\Domain\Comments\Hxcontrollers\CommentList::$ticketService.
|
phpstan:
app/Domain/Comments/Hxcontrollers/CommentList.php#L106
Access to an undefined property Leantime\Domain\Comments\Hxcontrollers\CommentList::$ticketService.
|
phpstan:
app/Domain/Comments/Hxcontrollers/CommentList.php#L107
Access to an undefined property Leantime\Domain\Comments\Hxcontrollers\CommentList::$ticketService.
|
phpstan:
app/Domain/Comments/Hxcontrollers/CommentList.php#L108
Access to an undefined property Leantime\Domain\Comments\Hxcontrollers\CommentList::$ticketService.
|
phpstan:
app/Domain/Comments/Hxcontrollers/CommentList.php#L109
Access to an undefined property Leantime\Domain\Comments\Hxcontrollers\CommentList::$ticketService.
|
phpstan
Process completed with exit code 2.
|
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|