sealed class CastEvent
data class IssueUpdatedEvent : CastEvent
data class SinksUpdatedEvent : CastEvent