Skip to content

Big scary entity table change #10563

Big scary entity table change

Big scary entity table change #10563

Triggered via pull request September 23, 2025 15:05
Status Failure
Total duration 55s
Artifacts

analyse-php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: app/Exports/ExportFormatter.php#L270
Access to an undefined property BookStack\Entities\Models\Chapter::$description.
build: app/Entities/Repos/BaseRepo.php#L114
Call to an undefined method Illuminate\Database\Eloquent\Relations\HasOne<BookStack\Uploads\Image, BookStack\Entities\Models\EntityContainerData>::dissociate().
build: app/Entities/Repos/BaseRepo.php#L108
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.