Skip to main content
SIFR-LINT-0007 belongs to the Policy linting diagnostic family. It means: function has more parameters than the policy limit.

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-0007 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.