run-tests #1112
run-tests.yml
on: schedule
Matrix: mysql
Matrix: postgres13
Matrix: postgres14
Matrix: postgres15
Matrix: sqlite
Matrix: static-analysis
check
4s
Annotations
10 errors
Static Analysis - P8.4 - L11.x - prefer-stable
Process completed with exit code 1.
|
Static Analysis - P8.4 - L11.x - prefer-stable:
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'>.
|
Static Analysis - P8.4 - L11.x - prefer-stable:
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'>.
|
Static Analysis - P8.2 - L11.x - prefer-stable
Process completed with exit code 1.
|
Static Analysis - P8.2 - L11.x - prefer-stable:
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'>.
|
Static Analysis - P8.2 - L11.x - prefer-stable:
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'>.
|
Static Analysis - P8.3 - L11.x - prefer-stable
Process completed with exit code 1.
|
Static Analysis - P8.3 - L11.x - prefer-stable:
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'>.
|
Static Analysis - P8.3 - L11.x - prefer-stable:
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'>.
|
check
Process completed with exit code 1.
|