Skip to content

code optimization

code optimization #15

Triggered via push August 31, 2024 11:23
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Models/ChatMessage.php#L41
Call to an undefined method Fintech\Chat\Models\ChatMessage::addMediaCollection().
phpstan: src/Repositories/Mongodb/ChatGroupRepository.php#L22
Class MongoDB\Laravel\Eloquent\Model not found.
phpstan: src/Repositories/Mongodb/ChatMessageRepository.php#L22
Class MongoDB\Laravel\Eloquent\Model not found.
phpstan: src/Repositories/Mongodb/ChatParticipantRepository.php#L22
Class MongoDB\Laravel\Eloquent\Model not found.
phpstan: src/Services/ChatGroupService.php#L17
Access to an undefined property Fintech\Chat\Services\ChatGroupService::$chatGroupRepository.
phpstan: src/Services/ChatGroupService.php#L22
Access to an undefined property Fintech\Chat\Services\ChatGroupService::$chatGroupRepository.
phpstan: src/Services/ChatGroupService.php#L27
Access to an undefined property Fintech\Chat\Services\ChatGroupService::$chatGroupRepository.
phpstan: src/Services/ChatGroupService.php#L32
Access to an undefined property Fintech\Chat\Services\ChatGroupService::$chatGroupRepository.
phpstan: src/Services/ChatGroupService.php#L37
Access to an undefined property Fintech\Chat\Services\ChatGroupService::$chatGroupRepository.
phpstan: src/Services/ChatGroupService.php#L42
Access to an undefined property Fintech\Chat\Services\ChatGroupService::$chatGroupRepository.