Line 35 needs an alt attribute: {userData ? <img src={userData.avatar_url} alt={}/> : null}
Line 35 needs an alt attribute: