run-tests #1112
Annotations
3 errors
|
src/Models/Incident.php#L116
Method Cachet\Models\Incident::components() should return Illuminate\Database\Eloquent\Relations\BelongsToMany<Cachet\Models\Component, $this(Cachet\Models\Incident<TUser of Illuminate\Contracts\Auth\Authenticatable>), Illuminate\Database\Eloquent\Relations\Pivot, 'pivot'> but returns Illuminate\Database\Eloquent\Relations\BelongsToMany<Cachet\Models\Component, $this(Cachet\Models\Incident<TUser of Illuminate\Contracts\Auth\Authenticatable>), Cachet\Models\IncidentComponent, 'pivot'>.
|
src/Models/Component.php#L90
Method Cachet\Models\Component::incidents() should return Illuminate\Database\Eloquent\Relations\BelongsToMany<Cachet\Models\Incident, $this(Cachet\Models\Component), Illuminate\Database\Eloquent\Relations\Pivot, 'pivot'> but returns Illuminate\Database\Eloquent\Relations\BelongsToMany<Cachet\Models\Incident, $this(Cachet\Models\Component), Cachet\Models\IncidentComponent, 'pivot'>.
|
The logs for this run have expired and are no longer available.
Loading