Prevent expected errors from showing in production. #26
Annotations
10 errors and 1 warning
|
build-test-analyse:
app/Http/Controllers/FontController.php#L9
Method App\Http\Controllers\FontController::show() has no return type specified.
|
|
build-test-analyse:
app/Group.php#L158
Method App\Group::getPropertyFlat() return type with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue
|
|
build-test-analyse:
app/Group.php#L158
Method App\Group::getPropertyFlat() has parameter $properties with generic class Illuminate\Support\Collection but does not specify its types: TKey, TValue
|
|
build-test-analyse:
app/Group.php#L137
Method App\Group::getBelow() return type with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue
|
|
build-test-analyse:
app/Group.php#L124
Method App\Group::logosBelow() return type with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue
|
|
build-test-analyse:
app/Group.php#L114
Method App\Group::roles() return type with generic class Illuminate\Database\Eloquent\Relations\HasMany does not specify its types: TRelatedModel
|
|
build-test-analyse:
app/Group.php#L104
Method App\Group::usersBelow() return type with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue
|
|
build-test-analyse:
app/Group.php#L94
Method App\Group::users() return type with generic class Illuminate\Database\Eloquent\Relations\HasMany does not specify its types: TRelatedModel
|
|
build-test-analyse:
app/Group.php#L84
Method App\Group::addedBy() return type with generic class Illuminate\Database\Eloquent\Relations\BelongsTo does not specify its types: TRelatedModel, TChildModel
|
|
build-test-analyse:
app/Group.php#L74
Method App\Group::logos() return type with generic class Illuminate\Database\Eloquent\Relations\BelongsToMany does not specify its types: TRelatedModel
|
|
build-test-analyse
Failed to remove 'http.https://github.com/.extraheader' from the git config
|