Allow gallery image for maps #435
Annotations
10 errors and 1 warning
PHP 8.3:
app/Models/Ability.php#L44
PHPDoc type array<string> of property App\Models\Ability::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/Attribute.php#L57
PHPDoc type array<string> of property App\Models\Attribute::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/AttributeTemplate.php#L37
PHPDoc type array<string> of property App\Models\AttributeTemplate::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/Bookmark.php#L52
PHPDoc type array<string> of property App\Models\Bookmark::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/Calendar.php#L51
PHPDoc type array<string> of property App\Models\Calendar::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/CalendarWeather.php#L41
PHPDoc type array<string> of property App\Models\CalendarWeather::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/Campaign.php#L84
PHPDoc type array<string> of property App\Models\Campaign::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/CampaignBoost.php#L29
PHPDoc type array<string> of property App\Models\CampaignBoost::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/CampaignDashboardWidget.php#L44
PHPDoc type array<string> of property App\Models\CampaignDashboardWidget::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3:
app/Models/CampaignFollower.php#L28
PHPDoc type array<string> of property App\Models\CampaignFollower::$fillable is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|