Skip to content

Merge pull request #6 from IBEC-BOX/fix/not-required-photo #10

Merge pull request #6 from IBEC-BOX/fix/not-required-photo

Merge pull request #6 from IBEC-BOX/fix/not-required-photo #10

Triggered via push January 6, 2025 18:24
Status Failure
Total duration 1m 12s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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