[warning] subclass-of-dataclass-with-order -
:69:11 -
Class `Sub` inherits from dataclass `Base` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:74:16 -
Class `SubSlots` inherits from dataclass `BaseSlots` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:84:17 -
Class `SubFrozen` inherits from dataclass `Frozen` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:365:28 -
Class `SubOverwrite` inherits from dataclass `Base` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:423:17 -
Class `D` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:472:17 -
Class `D` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:478:17 -
Class `E` inherits from dataclass `D` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:519:19 -
Class `Sub` inherits from dataclass `Base` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:663:17 -
Class `D` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:684:17 -
Class `D` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:733:17 -
Class `D` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:767:26 -
Class `ToRegister` inherits from dataclass `Base` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:264:17 -
Class `C` inherits from dataclass `B` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:356:17 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:361:17 -
Class `C` inherits from dataclass `B` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:361:20 -
Class `C` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:366:17 -
Class `D` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:371:17 -
Class `E` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:371:20 -
Class `E` inherits from dataclass `D` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:390:17 -
Class `D` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:408:17 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:413:17 -
Class `C` inherits from dataclass `B` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:413:20 -
Class `C` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:418:17 -
Class `D` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:423:17 -
Class `E` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:423:20 -
Class `E` inherits from dataclass `D` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:447:17 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:451:17 -
Class `C` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:458:17 -
Class `D` inherits from dataclass `B` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:458:20 -
Class `D` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:475:17 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:479:17 -
Class `C` inherits from dataclass `B` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:964:24 -
Class `SubClass` inherits from dataclass `BaseClass` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:1086:17 -
Class `C` inherits from dataclass `Base` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:1124:17 -
Class `C` inherits from dataclass `Base` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:1138:17 -
Class `C` inherits from dataclass `Base` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:1186:41 -
Class `KwArgBeforeInitFalseChild` inherits from dataclass `KwArgBeforeInitFalseParent` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:2201:18 -
Class `C2` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:2220:18 -
Class `C2` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:2410:17 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:240:22 -
Class `NoHook` inherits from dataclass `WithOnSetAttrHook` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:271:17 -
Class `C` inherits from dataclass `B` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:323:17 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:340:39 -
Class `RemoveNeedForOurSetAttr` inherits from dataclass `WithOnSetAttrHook` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:373:33 -
Class `CustomSetAttr` inherits from dataclass `Frozen` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:413:17 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:420:17 -
Class `C` inherits from dataclass `B` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:152:19 -
Class `C2Slots` inherits from dataclass `C1` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:248:19 -
Class `C2Slots` inherits from dataclass `C1Slots` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:252:14 -
Class `C2` inherits from dataclass `C1` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:294:19 -
Class `C2Slots` inherits from dataclass `C1Slots` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:454:18 -
Class `C2` inherits from dataclass `C1` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:459:23 -
Class `C2Slots` inherits from dataclass `C1Slots` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:573:13 -
Class `D` inherits from dataclass `C` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:699:13 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:705:13 -
Class `C` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:730:13 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:901:13 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:928:13 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:955:13 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:989:14 -
Class `AB` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:989:17 -
Class `AB` inherits from dataclass `B` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:1009:13 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:1031:13 -
Class `B` inherits from dataclass `A` which has `order=True`
[warning] subclass-of-dataclass-with-order -
:1054:13 -
Class `B` inherits from dataclass `A` which has `order=True`