ErrorHistory returns the error history of the Task
()
| 44 | Error() error |
| 45 | // ErrorHistory returns the error history of the Task |
| 46 | ErrorHistory() []error |
| 47 | // Model returns the ent model of the Task |
| 48 | Model() *ent.Task |
| 49 | // CorrelationID returns the correlation ID of the Task |
no outgoing calls
no test coverage detected