Skip to content

Update dependencies to latest #270

Update dependencies to latest

Update dependencies to latest #270

Triggered via pull request June 16, 2024 14:26
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: app/Http/Controllers/MarkNotificationAsReadController.php#L40
Call to an undefined method Illuminate\Database\Eloquent\Collection::markAsRead().
phpstan: app/Libs/Game/Game.php#L76
Return type of call to method Illuminate\Database\Eloquent\Collection<int,Gamify\Models\User>::map() contains unresolvable type.
phpstan: app/Libs/Game/Game.php#L87
Access to an undefined property Gamify\Models\User::$total_points.
phpstan
Process completed with exit code 1.