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

Readded motd.php namespace #10

Readded motd.php namespace

Readded motd.php namespace #10

Triggered via push March 10, 2024 18:59
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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.