Skip to content

Big scary entity table change #10565

Big scary entity table change

Big scary entity table change #10565

Triggered via pull request September 24, 2025 09:50
Status Failure
Total duration 43s
Artifacts

analyse-php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: app/Entities/Repos/PageRepo.php#L61
Access to an undefined property BookStack\Entities\Models\EntityContainerData::$defaultTemplate.
build: app/Entities/Repos/BaseRepo.php#L118
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasOne<BookStack\Uploads\Image, BookStack\Entities\Models\EntityContainerData>::dissociate().
build: app/Entities/Repos/BaseRepo.php#L112
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasOne<BookStack\Uploads\Image, BookStack\Entities\Models\EntityContainerData>::associate().
build: app/Entities/Queries/BookshelfQueries.php#L65
Relation 'cover' is not found in BookStack\Entities\Models\Bookshelf model.
build: app/Entities/Queries/BookQueries.php#L60
Relation 'cover' is not found in BookStack\Entities\Models\Book model.
build: app/Entities/Controllers/ChapterApiController.php#L147
Call to an undefined method BookStack\Entities\Models\EntityContainerData::getDescriptionHtml().
build: app/Entities/Controllers/BookshelfApiController.php#L121
Call to an undefined method BookStack\Entities\Models\EntityContainerData::getDescriptionHtml().
build: app/Entities/Controllers/BookshelfApiController.php#L28
Relation 'cover' is not found in BookStack\Entities\Models\Bookshelf model.
build: app/Entities/Controllers/BookApiController.php#L127
Call to an undefined method BookStack\Entities\Models\EntityContainerData::getDescriptionHtml().
build: app/Entities/Controllers/BookApiController.php#L32
Relation 'cover' is not found in BookStack\Entities\Models\Book model.