Skip to content

chore(messages): cut over to the React messages index #7079

chore(messages): cut over to the React messages index

chore(messages): cut over to the React messages index #7079

Triggered via pull request January 26, 2025 23:51
Status Failure
Total duration 4m 16s
Artifacts

ci.yml

on: pull_request
Node.js Setup
17s
Node.js Setup
PHP Setup
16s
PHP Setup
Matrix: Node.js Checks
Matrix: PHP Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHP Checks (analyse): app/Models/MessageThread.php#L57
Generic type Illuminate\Database\Eloquent\Relations\BelongsTo<App\Models\Message> in PHPDoc tag @return does not specify all template types of class Illuminate\Database\Eloquent\Relations\BelongsTo: TRelatedModel, TChildModel
PHP Checks (analyse): app/Models/MessageThread.php#L59
Method App\Models\MessageThread::lastMessage() should return Illuminate\Database\Eloquent\Relations\BelongsTo<App\Models\Message> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<App\Models\Message, App\Models\MessageThread>.
PHP Checks (analyse)
Process completed with exit code 1.
PHP Checks (test)
The job was canceled because "analyse" failed.
PHP Checks (test)
The operation was canceled.