I am getting an error here for newUser this.userObj.assigned_to.push(newUser); as argument of type \'any\' is not assignable to parameter of type \'never\
this.userObj.assigned_to.push(newUser);
argument of type \'any\' is not assignable to parameter of type \'never\