Resume Subscription button #710
Annotations
10 errors and 1 warning
PHP 8.3:
app/Http/Controllers/BulkController.php#L35
Unreachable statement - code above always terminates.
|
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/CrudController.php#L481
Access to an undefined property Illuminate\Database\Eloquent\Model::$entity.
|
PHP 8.3:
app/Http/Controllers/CrudController.php#L522
Access to an undefined property Illuminate\Database\Eloquent\Model::$entity.
|
PHP 8.3:
app/Http/Controllers/CrudController.php#L701
PHPDoc tag @param references unknown parameter: $model
|
PHP 8.3:
app/Http/Controllers/Entities/IndexController.php#L63
No error to ignore is reported on line 63.
|
PHP 8.3:
app/Http/Controllers/Maps/MarkerController.php#L78
Parameter #1 $source of static method App\Services\FormCopyService::source() expects App\Models\Entity|null, App\Models\MapMarker|Illuminate\Database\Eloquent\Collection<int, App\Models\MapMarker> given.
|
PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|