Skip to content

[wip] store sent messages to the database #63

[wip] store sent messages to the database

[wip] store sent messages to the database #63

Triggered via push November 23, 2023 16:13
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Listeners/StoreSmsMessage.php#L15
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$provider.
phpstan: src/Listeners/StoreSmsMessage.php#L16
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$recipient_number.
phpstan: src/Listeners/StoreSmsMessage.php#L17
Access to an undefined property TookanTech\Chapaar\Models\SmsMessage::$message.
phpstan
Process completed with exit code 1.