Add event sourcing with Verbs for audit trail and replay capability #1502
Annotations
10 errors
|
src/Verbs/Events/Schedules/ScheduleCreated.php#L66
Call to an undefined method Illuminate\Database\Eloquent\Model::components().
|
|
src/Verbs/Events/Schedules/ScheduleCreated.php#L60
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
|
|
src/Verbs/Events/Schedules/ScheduleCreated.php#L50
Method Cachet\Verbs\Events\Schedules\ScheduleCreated::handle() should return Cachet\Models\Schedule but returns Illuminate\Database\Eloquent\Model|null.
|
|
src/Verbs/Events/Schedules/ScheduleCompleted.php#L41
Method Cachet\Verbs\Events\Schedules\ScheduleCompleted::handle() should return Cachet\Models\Schedule but returns Illuminate\Database\Eloquent\Model|null.
|
|
src/Verbs/Events/Schedules/ScheduleCompleted.php#L25
Strict comparison using !== between string and null will always evaluate to true.
|
|
src/Verbs/Events/Schedules/ComponentDetachedFromSchedule.php#L45
Call to an undefined method Illuminate\Database\Eloquent\Model::components().
|
|
src/Verbs/Events/Schedules/ComponentAttachedToSchedule.php#L48
Call to an undefined method Illuminate\Database\Eloquent\Model::components().
|
|
src/Actions/Update/CreateUpdate.php#L34
Access to an undefined property Cachet\Data\Requests\ScheduleUpdate\CreateScheduleUpdateRequestData::$status.
|
|
src/Actions/Update/CreateUpdate.php#L26
Access to an undefined property Cachet\Data\Requests\IncidentUpdate\CreateIncidentUpdateRequestData::$userId.
|
|
src/Actions/ComponentGroup/UpdateComponentGroup.php#L21
Access to an undefined property Cachet\Data\Requests\ComponentGroup\UpdateComponentGroupRequestData::$collapsed.
|
The logs for this run have expired and are no longer available.
Loading