typevar-name-incorrect-variance:11:0:11:21::"Type variable name does not reflect variance. ""GoodNameWithoutContra"" is contravariant, use ""GoodNameWithoutContra_contra"" instead":INFERENCE
typevar-double-variance:19:0:19:1::TypeVar cannot be both covariant and contravariant:INFERENCE
typevar-name-incorrect-variance:19:0:19:1::Type variable name does not reflect variance:INFERENCE
typevar-double-variance:23:0:23:4::TypeVar cannot be both covariant and contravariant:INFERENCE
typevar-name-incorrect-variance:23:0:23:4::Type variable name does not reflect variance:INFERENCE
typevar-double-variance:24:0:24:8::TypeVar cannot be both covariant and contravariant:INFERENCE
typevar-name-incorrect-variance:24:0:24:8::Type variable name does not reflect variance:INFERENCE
invalid-name:42:0:42:10::"Type variable name ""CALLABLE_T"" doesn't conform to predefined naming style":HIGH
invalid-name:43:0:43:10::"Type variable name ""DeviceType"" doesn't conform to predefined naming style":HIGH
invalid-name:44:0:44:10::"Type variable name ""IPAddressU"" doesn't conform to predefined naming style":HIGH
invalid-name:47:0:47:7::"Type variable name ""TAnyStr"" doesn't conform to predefined naming style":HIGH
invalid-name:50:0:50:7::"Type variable name ""badName"" doesn't conform to predefined naming style":HIGH
invalid-name:51:0:51:10::"Type variable name ""badName_co"" doesn't conform to predefined naming style":HIGH
invalid-name:52:0:52:14::"Type variable name ""badName_contra"" doesn't conform to predefined naming style":HIGH
invalid-name:56:4:56:13::"Type variable name ""a_BadName"" doesn't conform to predefined naming style":HIGH
invalid-name:57:4:57:26::"Type variable name ""a_BadNameWithoutContra"" doesn't conform to predefined naming style":HIGH
typevar-name-incorrect-variance:57:4:57:26::"Type variable name does not reflect variance. ""a_BadNameWithoutContra"" is contravariant, use ""a_BadNameWithoutContra_contra"" instead":INFERENCE
invalid-name:59:13:59:29::"Type variable name ""a_BadName_contra"" doesn't conform to predefined naming style":HIGH
invalid-name:68:0:68:7::"Type variable name ""badName"" doesn't conform to predefined naming style":HIGH
typevar-double-variance:69:0:69:4::TypeVar cannot be both covariant and contravariant:INFERENCE
typevar-name-incorrect-variance:69:0:69:4::Type variable name does not reflect variance:INFERENCE
invalid-name:76:0:76:7::"Parameter specification variable name ""badName"" doesn't conform to predefined naming style":HIGH
invalid-name:83:0:83:7::"Parameter specification variable name ""badName"" doesn't conform to predefined naming style":HIGH
