Same Parameter Containing Different Values
Old Content - visit altium.com/documentation
This compiler hint appears when two parameters possessing the same name have been assigned to the same design object, but the parameters have differing values. The message is displayed in the Messages panel in the following format:
Same parameter contains different values
Object Values,
where
Object is the particular object to which the offending parameter is associated
Values show the different values for the parameter as a pairing.
Default Report Mode
No Report
Recommendation
Typically, you would not have multiple parameters of the same name associated to an object. Review the parameters assigned to the object and remove the erroneous/redundant one.