Подскажите пожалуйста, в чем причина, мне не очень понятно что он хочет, вот ошибка: error: The columns returned by the query does not have the fields [id,imgHabit] in com.kill.bad.habits.project.data.model.BHabitsModel even though they are annotated as non-null or primitive. Columns returned by the query: [COUNT(*)]
LiveData<List<BHabitsModel>> getCheckDB();