Inspectopedia
 
2024.3

Conflicting type variable count

Error
New
Last modified: 03 December 2024

Reports conflicting partial container declarations due to a mismatch between the number of type variables. Declaring a partial container with a differing number of type variables is an error.

Quick fixes are available to correct the number of type variables declared or navigate to the conflicting declaration.

Example:

After the quick fix: