mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
These type checks were overlapping with `assignOperatorWithWrongType` is are no longer needed now that `assignOperatorWithWrongType` is improved. They were causing FPs and misleading error messages on uninstantiated templates.