## Summary Similar to what we did for `unresolved-reference` and `unresolved-attribute`, we now also silence `unresolved-import` diagnostics if the corresponding `import` statement is unreachable. This addresses the (already closed) issue #17049. ## Test Plan Adapted Markdown tests.