Skip to content

GH-23

GH-23 #87

Triggered via pull request July 31, 2024 23:02
Status Failure
Total duration 3m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: src/Models/Ticket.php#L553
Method Playground\Matrix\Models\Ticket::completedBy() should return Illuminate\Database\Eloquent\Relations\HasOne<Illuminate\Contracts\Auth\Authenticatable&Illuminate\Database\Eloquent\Model> but returns Illuminate\Database\Eloquent\Relations\HasOne<TRelatedModel of Illuminate\Database\Eloquent\Model, $this(Playground\Matrix\Models\Ticket)>.
build: src/Models/Ticket.php#L586
Method Playground\Matrix\Models\Ticket::fixedBy() should return Illuminate\Database\Eloquent\Relations\HasOne<Illuminate\Contracts\Auth\Authenticatable&Illuminate\Database\Eloquent\Model> but returns Illuminate\Database\Eloquent\Relations\HasOne<TRelatedModel of Illuminate\Database\Eloquent\Model, $this(Playground\Matrix\Models\Ticket)>.
build: src/Models/Ticket.php#L689
Method Playground\Matrix\Models\Ticket::reportedBy() should return Illuminate\Database\Eloquent\Relations\HasOne<Illuminate\Contracts\Auth\Authenticatable&Illuminate\Database\Eloquent\Model> but returns Illuminate\Database\Eloquent\Relations\HasOne<TRelatedModel of Illuminate\Database\Eloquent\Model, $this(Playground\Matrix\Models\Ticket)>.
build
Process completed with exit code 1.