Skip to content

Comments component #126

Comments component

Comments component #126

Triggered via pull request July 4, 2024 20:27
Status Failure
Total duration 1m 4s
Artifacts

staticAnalysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/