You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The filter_map lint documentation handwaves that it is possible to convert the code without really explaining how. It would be better to either have an example for converting each case, or have the lint emit a suggestion about which transformation to perform.