Skip to content

Mentions can now display maps #759

Mentions can now display maps

Mentions can now display maps #759

Triggered via pull request February 26, 2025 16:41
Status Failure
Total duration 2m 15s
Artifacts

phpstan.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP 8.3: app/Http/Controllers/CrudController.php#L114
Call to an undefined method App\Http\Controllers\CrudController::getEntityType().
PHP 8.3: app/Http/Controllers/CrudController.php#L115
Call to an undefined method App\Http\Controllers\CrudController::getEntityType().
PHP 8.3: app/Http/Controllers/CrudController.php#L303
Call to an undefined method App\Http\Controllers\CrudController::getEntityType().
PHP 8.3: app/Http/Controllers/CrudController.php#L360
Call to an undefined method App\Http\Controllers\CrudController::getEntityType().
PHP 8.3: app/Http/Controllers/EntityCreatorController.php#L323
Variable $modelClass in PHPDoc tag @var does not match assigned variable $templates.
PHP 8.3: app/Jobs/SubscriptionEndJob.php#L97
Caught class App\Jobs\Exception not found.
PHP 8.3: app/Jobs/SubscriptionEndJob.php#L98
Call to method getMessage() on an unknown class App\Jobs\Exception.
PHP 8.3: app/Observers/EntityObserver.php#L197
If condition is always true.
PHP 8.3: app/Services/Entity/RecoveryService.php#L37
No error to ignore is reported on line 37.
PHP 8.3: app/Services/Entity/RecoveryService.php#L43
Call to an undefined method App\Models\MiscModel|Illuminate\Database\Eloquent\Relations\HasMany|Illuminate\Database\Eloquent\Relations\HasOne::onlyTrashed().