Skip to main content
SIFR-LINT-0008 belongs to the Policy linting diagnostic family. It means: import duplicates a module/name pair already imported in the same source file.

Why It Happens

A suppressible policy rule fired, or a suppression itself is malformed. Fix the policy issue or make the suppression exact and local.
Use sifr --explain SIFR-LINT-0008 locally to see the renderer’s exact message template and any machine-applicable suggestions for the compiler version you are running.

Erroneous Code

How To Fix It

Fix the policy issue when possible. If suppression is intentional, list the exact policy rule id and keep it local.

Fixed Code

Details

See the Error Codes index for the complete catalog.