Closed mrtnzlml closed 2 years ago
@mrtnzlml see commit above to issue correct Flow suppression codes.
Btw it seems by default that warnings are not shown by Flow -- would you share how you produced the warning in your screenshot on top?
It might be that Flow warnings need to be enabled explicitly like so: https://github.com/adeira/universe/blob/174425b52f83ebf874d166a6fe64eba8659c8169/.flowconfig#L52
Thanks for correcting the supression codes. I went too blindly with the refactoring. 🙈
Flow requires error suppression codes (see: https://flow.org/en/docs/errors/). It returns the following warning without them: