Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Revert "Revert "Update MOTD package: improve package description and … #8

Revert "Revert "Update MOTD package: improve package description and …

Revert "Revert "Update MOTD package: improve package description and … #8

Triggered via push March 10, 2024 17:39
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: src/Facades/Motd.php#L14
Class Lexiandev\Motd\Motd not found.
phpstan: src/Models/motd.php#L24
Property 'end_date' does not exist in Lexiandev\Motd\Models\Motd model.
phpstan: src/Models/motd.php#L24
Property 'start_date' does not exist in Lexiandev\Motd\Models\Motd model.
phpstan: src/Models/motd.php#L30
Access to an undefined property Lexiandev\Motd\Models\Motd::$message.
phpstan: src/Models/motd.php#L42
Property 'end_date' does not exist in Lexiandev\Motd\Models\Motd model.
phpstan: src/Models/motd.php#L42
Property 'message' does not exist in Lexiandev\Motd\Models\Motd model.
phpstan: src/Models/motd.php#L42
Property 'start_date' does not exist in Lexiandev\Motd\Models\Motd model.
phpstan
Process completed with exit code 1.