Merge pull request #6 from IBEC-BOX/fix/not-required-photo #10
Annotations
6 errors and 1 warning
phpstan:
src/UI/API/Controllers/ProjectController.php#L15
Call to deprecated method collection() of class AdminKit\Projects\UI\API\Data\ProjectData.
|
phpstan:
src/UI/API/Data/ProjectData.php#L23
Access to an undefined property AdminKit\Projects\Models\Project::$title.
|
phpstan:
src/UI/API/Data/ProjectData.php#L24
Access to an undefined property AdminKit\Projects\Models\Project::$description.
|
phpstan:
src/UI/API/Data/ProjectData.php#L25
Access to an undefined property AdminKit\Projects\Models\Project::$image.
|
phpstan:
src/UI/API/Data/ProjectData.php#L26
Access to an undefined property AdminKit\Projects\Models\Project::$tags.
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|