{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36","relationships":[{"target":{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-494","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1357","CWE-494"]}}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"CursorPaginator.goNextPage (cyclomatic 29): CursorPaginator.goNextPage has cyclomatic complexity 29 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":408}}}],"partialFingerprints":{"codehealthFindingId/v1":"35c193384d71f8b2f2392ee32b7b31fce86833f4273f5ab23c373cd5d84b5b03"}},{"ruleId":"D1","level":"warning","message":{"text":"CursorPaginator.goPreviousPage (cyclomatic 24): CursorPaginator.goPreviousPage has cyclomatic complexity 24 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":566}}}],"partialFingerprints":{"codehealthFindingId/v1":"7ef0689b240a8c48d22bc8112b32348322b731664175def28963f28c1256dc73"}},{"ruleId":"D1","level":"warning","message":{"text":"Paginator.goNextPage (cyclomatic 22): Paginator.goNextPage has cyclomatic complexity 22 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":589}}}],"partialFingerprints":{"codehealthFindingId/v1":"e47369cf13c5f54c4d919e8cea6ebe291e2b05170e65f0a7cc7363838382332a"}},{"ruleId":"D1","level":"warning","message":{"text":"SnapshotReactiveCache.diff (cyclomatic 19): SnapshotReactiveCache.diff has cyclomatic complexity 19 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt"},"region":{"startLine":176}}}],"partialFingerprints":{"codehealthFindingId/v1":"152a586fa770318069f44cbb871f6b964b98787f61f3355f3f23dc68fe33a8c1"}},{"ruleId":"D1","level":"warning","message":{"text":"CursorSnapshotReactiveCache.diff (cyclomatic 19): CursorSnapshotReactiveCache.diff has cyclomatic complexity 19 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/reactive/CursorSnapshotReactiveCache.kt"},"region":{"startLine":152}}}],"partialFingerprints":{"codehealthFindingId/v1":"9334dec7ddba40cffb83fcdaf2ee6d35bbff68ca57447431e86f16c3de61f2d2"}},{"ruleId":"D1","level":"warning","message":{"text":"PagingCore.findNearContextPage (cyclomatic 19): PagingCore.findNearContextPage has cyclomatic complexity 19 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/PagingCore.kt"},"region":{"startLine":218}}}],"partialFingerprints":{"codehealthFindingId/v1":"9cb3dff1208ad8fdc38654f65e2ed6da951d63574188422122594430ef74036e"}},{"ruleId":"D1","level":"warning","message":{"text":"CursorPaginator.jump (cyclomatic 18): CursorPaginator.jump has cyclomatic complexity 18 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":268}}}],"partialFingerprints":{"codehealthFindingId/v1":"f1b35896446b5001a5aa1af46ebd168836f76c3b19c296447cc1b8fdcb3587e9"}},{"ruleId":"D1","level":"warning","message":{"text":"Paginator.goPreviousPage (cyclomatic 18): Paginator.goPreviousPage has cyclomatic complexity 18 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":762}}}],"partialFingerprints":{"codehealthFindingId/v1":"b06c29fc3a83d7be5f037b541c5f41d29c408df44a890ddabf9e76c47cd5df3b"}},{"ruleId":"D1","level":"warning","message":{"text":"CursorPaginatorReactiveExtKt.observe (cyclomatic 17): CursorPaginatorReactiveExtKt.observe has cyclomatic complexity 17 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt"},"region":{"startLine":116}}}],"partialFingerprints":{"codehealthFindingId/v1":"8b3e327de1d3998eeb9a9d53d3df274ee54ccb0b4ca9225071b704952a2e3b70"}},{"ruleId":"D1","level":"warning","message":{"text":"CursorPaginatorPrefetchController.onScroll (cyclomatic 17): CursorPaginatorPrefetchController.onScroll has cyclomatic complexity 17 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/prefetch/CursorPaginatorPrefetchController.kt"},"region":{"startLine":61}}}],"partialFingerprints":{"codehealthFindingId/v1":"99af50cef49030b7d290eb820596b88501e8d6f13b54cfd49b943114ba8dc0af"}},{"ruleId":"D1","level":"warning","message":{"text":"Paginator.jump (cyclomatic 17): Paginator.jump has cyclomatic complexity 17 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":416}}}],"partialFingerprints":{"codehealthFindingId/v1":"15407f1af022122143c8fb0763772ddc062435743f9212d7b9a04f9b4e60d5de"}},{"ruleId":"D1","level":"warning","message":{"text":"PaginatorReactiveExtKt.observe (cyclomatic 17): PaginatorReactiveExtKt.observe has cyclomatic complexity 17 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/extension/PaginatorReactiveExt.kt"},"region":{"startLine":108}}}],"partialFingerprints":{"codehealthFindingId/v1":"3d29843791ccb58295f78027bce32aa70f8a4ae11811ec572fbbb395efefd7ee"}},{"ruleId":"D1","level":"warning","message":{"text":"PaginatorPrefetchController.onScroll (cyclomatic 17): PaginatorPrefetchController.onScroll has cyclomatic complexity 17 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/prefetch/PaginatorPrefetchController.kt"},"region":{"startLine":174}}}],"partialFingerprints":{"codehealthFindingId/v1":"23fb296f0440d451b7b07f3818981fbf4b4fc81ae034c48c36cba8b390d1c049"}},{"ruleId":"D1","level":"warning","message":{"text":"MainActivity.PaginatedContent (cyclomatic 16): MainActivity.PaginatedContent has cyclomatic complexity 16 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt"},"region":{"startLine":411}}}],"partialFingerprints":{"codehealthFindingId/v1":"6f56ccaa11ee3028f5c0a584bb22c8cc41cb2c39b7a77c122af1a4eebea75e26"}},{"ruleId":"D1","level":"warning","message":{"text":"MutablePaginator.removeState (cyclomatic 16): MutablePaginator.removeState has cyclomatic complexity 16 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/MutablePaginator.kt"},"region":{"startLine":151}}}],"partialFingerprints":{"codehealthFindingId/v1":"91ac7063e2fc473e36c7d641dc6f1b361503ff29f53b06da6d25369526ae51f7"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorPaginator.goNextPage (cognitive 37): CursorPaginator.goNextPage has cognitive complexity 37 (threshold 15). Drivers by points: if/else 33, boolean chains 3, error handling 1 (nesting depth added 9). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":408}}}],"partialFingerprints":{"codehealthFindingId/v1":"b7ed1f10b26839ec14a111a8c0cf9bb1480364f666578c6c75d6dc864d343670"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorPaginator.goPreviousPage (cognitive 32): CursorPaginator.goPreviousPage has cognitive complexity 32 (threshold 15). Drivers by points: if/else 29, boolean chains 2, error handling 1 (nesting depth added 9). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":566}}}],"partialFingerprints":{"codehealthFindingId/v1":"539943f023f84d9b1ccc6db599de51657c483e6e17e6b76f2de93c96578f20b0"}},{"ruleId":"D2","level":"warning","message":{"text":"MutablePaginator.removeState (cognitive 32): MutablePaginator.removeState has cognitive complexity 32 (threshold 15). Drivers by points: if/else 29, boolean chains 2, loops 1 (nesting depth added 17). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/MutablePaginator.kt"},"region":{"startLine":151}}}],"partialFingerprints":{"codehealthFindingId/v1":"27c4f9dedc8462eae94104c61f030d0b51a2251235f339bea6c959435ae71c0a"}},{"ruleId":"D2","level":"warning","message":{"text":"MutablePaginator.addAllElements (cognitive 31): MutablePaginator.addAllElements has cognitive complexity 31 (threshold 15). Drivers by points: if/else 28, boolean chains 3 (nesting depth added 17). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/MutablePaginator.kt"},"region":{"startLine":412}}}],"partialFingerprints":{"codehealthFindingId/v1":"fed4f156f61fbcfda1f96a307e492019213c9fd4813c1ea3d763449ee2dbb2fd"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorPaginatorPrefetchController.onScroll (cognitive 28): CursorPaginatorPrefetchController.onScroll has cognitive complexity 28 (threshold 15). Drivers by points: if/else 18, error handling 6, boolean chains 4 (nesting depth added 12). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/prefetch/CursorPaginatorPrefetchController.kt"},"region":{"startLine":61}}}],"partialFingerprints":{"codehealthFindingId/v1":"d50cdba1d1d8f41a6911033ac9df69cbf09ef664cf1738aa56680afab108b69a"}},{"ruleId":"D2","level":"warning","message":{"text":"PaginatorPrefetchController.onScroll (cognitive 28): PaginatorPrefetchController.onScroll has cognitive complexity 28 (threshold 15). Drivers by points: if/else 18, error handling 6, boolean chains 4 (nesting depth added 12). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/prefetch/PaginatorPrefetchController.kt"},"region":{"startLine":174}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e1cba13f9be0e621f3939e4201bad629dc05d9385e5c6e6e06b79e026cfb095"}},{"ruleId":"D2","level":"warning","message":{"text":"Paginator.goNextPage (cognitive 26): Paginator.goNextPage has cognitive complexity 26 (threshold 15). Drivers by points: if/else 24, boolean chains 1, error handling 1 (nesting depth added 5). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":589}}}],"partialFingerprints":{"codehealthFindingId/v1":"3a4a3d1ba9e4a4aa3a6cab51fb3cc3350324818f028b510875d016cf7ac9ae96"}},{"ruleId":"D2","level":"warning","message":{"text":"SnapshotReactiveCache.diff (cognitive 25): SnapshotReactiveCache.diff has cognitive complexity 25 (threshold 15). Drivers by points: if/else 17, loops 6, boolean chains 1, match/switch 1 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt"},"region":{"startLine":176}}}],"partialFingerprints":{"codehealthFindingId/v1":"0aad40568e36502bbdb6f10f7eb82d11cbc8a5b0615d6eb996314fb03cd546d5"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorSnapshotReactiveCache.diff (cognitive 25): CursorSnapshotReactiveCache.diff has cognitive complexity 25 (threshold 15). Drivers by points: if/else 17, loops 6, boolean chains 1, match/switch 1 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/reactive/CursorSnapshotReactiveCache.kt"},"region":{"startLine":152}}}],"partialFingerprints":{"codehealthFindingId/v1":"98600b78c224d4e148601087a416ea803626be81aaf76f38a74adba425ade8fa"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorPaginator.jump (cognitive 24): CursorPaginator.jump has cognitive complexity 24 (threshold 15). Drivers by points: if/else 22, boolean chains 1, error handling 1 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":268}}}],"partialFingerprints":{"codehealthFindingId/v1":"049ba229f3a932095f7667877f22e5a9433a92d364b589d0fac721bfe235980e"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorPaginatorReactiveExtKt.observe (cognitive 22): CursorPaginatorReactiveExtKt.observe has cognitive complexity 22 (threshold 15). Drivers by points: if/else 10, error handling 8, boolean chains 2, loops 2 (nesting depth added 6). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt"},"region":{"startLine":116}}}],"partialFingerprints":{"codehealthFindingId/v1":"6385993b629eb55eeb48f861dc9a2610875980bc023eb38d55cdf29436b44e59"}},{"ruleId":"D2","level":"warning","message":{"text":"Paginator.jump (cognitive 22): Paginator.jump has cognitive complexity 22 (threshold 15). Drivers by points: if/else 21, error handling 1 (nesting depth added 6). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":416}}}],"partialFingerprints":{"codehealthFindingId/v1":"562f11eea92908a3d40fcc8bac53221f80ab2a221bbf88b98a3008ec8171d500"}},{"ruleId":"D2","level":"warning","message":{"text":"Paginator.goPreviousPage (cognitive 22): Paginator.goPreviousPage has cognitive complexity 22 (threshold 15). Drivers by points: if/else 20, boolean chains 1, error handling 1 (nesting depth added 5). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":762}}}],"partialFingerprints":{"codehealthFindingId/v1":"deeb4a06e256a093799c389ff8b61fcfabcd2ad7e39e7f6613edd2aa4b56716b"}},{"ruleId":"D2","level":"warning","message":{"text":"PagingCore.findNearContextPage (cognitive 22): PagingCore.findNearContextPage has cognitive complexity 22 (threshold 15). Drivers by points: if/else 22 (nesting depth added 4). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/PagingCore.kt"},"region":{"startLine":218}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe0e90e805acc27299be38349cdeae8842172ad02b530e47c88c4dd0e3899224"}},{"ruleId":"D2","level":"warning","message":{"text":"PaginatorReactiveExtKt.observe (cognitive 22): PaginatorReactiveExtKt.observe has cognitive complexity 22 (threshold 15). Drivers by points: if/else 10, error handling 8, boolean chains 2, loops 2 (nesting depth added 6). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/extension/PaginatorReactiveExt.kt"},"region":{"startLine":108}}}],"partialFingerprints":{"codehealthFindingId/v1":"edae6499070bff2166cd5cdd1967ade7e2d14d6a4ebc41635edff1ad35a2901f"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorPaginator.restartInternal (cognitive 19): CursorPaginator.restartInternal has cognitive complexity 19 (threshold 15). Drivers by points: if/else 16, error handling 3 (nesting depth added 5). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":742}}}],"partialFingerprints":{"codehealthFindingId/v1":"5d58a8cea69e044f5b4748035a511fe0d961f6186f66e1f79eb08394859c97be"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorPaginator.refresh (cognitive 17): CursorPaginator.refresh has cognitive complexity 17 (threshold 15). Drivers by points: if/else 13, boolean chains 3, error handling 1 (nesting depth added 3). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":857}}}],"partialFingerprints":{"codehealthFindingId/v1":"84d3a6c46a38bc9ba62ff6bb17ed7eecbde1da4ebe4726659761073f1b90f571"}},{"ruleId":"D2","level":"warning","message":{"text":"MainActivity.PaginatedContent (cognitive 16): MainActivity.PaginatedContent has cognitive complexity 16 (threshold 15). Drivers by points: if/else 10, boolean chains 5, match/switch 1 (nesting depth added 4). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt"},"region":{"startLine":411}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ab6a2ab7d6a29226b9d8ae6dcc3379ecab6a25b8b42d8a26c7e7aa68ed0b669"}},{"ruleId":"D2","level":"warning","message":{"text":"CursorPagingCore.findNearContextCursor (cognitive 16): CursorPagingCore.findNearContextCursor has cognitive complexity 16 (threshold 15). Drivers by points: if/else 12, loops 2, match/switch 2 (nesting depth added 5). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPagingCore.kt"},"region":{"startLine":222}}}],"partialFingerprints":{"codehealthFindingId/v1":"28c16698c550bf1e948254f905baccda56744b4e23ce48fa3d8a42148c814c38"}},{"ruleId":"D2","level":"warning","message":{"text":"Paginator.jumpForward (cognitive 16): Paginator.jumpForward has cognitive complexity 16 (threshold 15). Drivers by points: if/else 13, loops 2, boolean chains 1 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":196}}}],"partialFingerprints":{"codehealthFindingId/v1":"6bade7103ae7c74207380b099aba6869ad1d590dbd7490ada5f8c06d865e2959"}},{"ruleId":"D2","level":"warning","message":{"text":"Paginator.jumpBack (cognitive 16): Paginator.jumpBack has cognitive complexity 16 (threshold 15). Drivers by points: if/else 13, loops 2, boolean chains 1 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":280}}}],"partialFingerprints":{"codehealthFindingId/v1":"bc2c77a462afed94cf3eb4e3b961b57baf20b3f3ef2678f6f5671957ce85875c"}},{"ruleId":"D2","level":"warning","message":{"text":"Paginator.refresh (cognitive 16): Paginator.refresh has cognitive complexity 16 (threshold 15). Drivers by points: if/else 13, boolean chains 2, error handling 1 (nesting depth added 3). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":1024}}}],"partialFingerprints":{"codehealthFindingId/v1":"833c0cc825cf44af114f6c725a07901d145fdeb8a9442f26e4c5d32af368b93f"}},{"ruleId":"D2","level":"warning","message":{"text":"RecyclerViewScrollReaderKt.readScrollSignal (cognitive 16): RecyclerViewScrollReaderKt.readScrollSignal has cognitive complexity 16 (threshold 15). Drivers by points: if/else 9, loops 4, boolean chains 2, match/switch 1 (nesting depth added 7). The drivers above price the dispatch low by construction \u2014 a dispatch is charged once however many cases it lists, while each branch inside an arm is charged in full \u2014 so most of this count is what the case bodies hold, and the arms are where it can be reduced. To reduce it, keep the dispatch but shrink the arms: move each non-trivial case body into its own named function (or onto the value being matched) so the dispatch reads one line per case, and group related cases into a sub-dispatch. Keep every case explicit, and make the behaviour for cases you do not list a deliberate choice rather than an accident."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-view-core/src/main/kotlin/com/jamal_aliev/paginator/view/core/internal/RecyclerViewScrollReader.kt"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"ce4c776177be260e201e3a96f1ccbfd6e9c3004e2ff3dcbf20f3e124bcdc17f8"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: cursor/CursorPaginator.kt: FileTooLong \u2014 858 significant lines (blank, comment-only and punctuation-only lines excluded), about 95% of them inside a single declaration: load (76-1269). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"515329b4739e41d61c6a812d405135dff018bdaf1cbb3c104c7319856efba25c"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: offset/Paginator.kt: FileTooLong \u2014 814 significant lines (blank, comment-only and punctuation-only lines excluded), about 95% of them inside a single declaration: load (78-1478). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"13256f2bfd69af6c1b235844c1580f08e9193427435ef083f7c2123eea871c88"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: paginator/MainActivity.kt: FileTooLong \u2014 802 significant lines (blank, comment-only and punctuation-only lines excluded), about 90% of them inside a single declaration: MainActivity (86-1182). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"41094285cbc9be32450518d476e5ef1380383f58b2aae696aeb9c40a477b84e7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CursorPagingCore: TooManyMethods \u2014 45 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPagingCore.kt"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"b1870ac122080f046a3d30bb32933188fd427fd005bc28d2f6b8ce7d9cdf5132"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PagingCore: TooManyMethods \u2014 42 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/PagingCore.kt"},"region":{"startLine":56}}}],"partialFingerprints":{"codehealthFindingId/v1":"803b59602a89297a0dbdf8165b39d116f3092f206995f93414dda476c31fe5be"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (27 lines \u00D7 2): paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt:236-262 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/reactive/CursorSnapshotReactiveCache.kt:212-238 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt:236\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt"},"region":{"startLine":236}}}],"partialFingerprints":{"codehealthFindingId/v1":"9ba5b76315b0fd90c9d02de48a14ddaf8a90f77bcd9dbd69cb4660882ace16c5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyColumn.kt:90-108 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyColumn.kt:103-121 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyColumn.kt:90\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyColumn.kt"},"region":{"startLine":90}}}],"partialFingerprints":{"codehealthFindingId/v1":"9718bde82eb66efa184286876f8bb0259f41eee4b805a5c71329f54aaae323cb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/RememberPrefetchController.kt:37-55 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/RememberPrefetchController.kt:61-79 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/RememberPrefetchController.kt:37\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/RememberPrefetchController.kt"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"cfc79a67a57404e400a7c0cd6532519038a31191fd34b9c22f767f7342c36405"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (19 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt:156-174 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/extension/PaginatorReactiveExt.kt:144-162 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt:156\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt"},"region":{"startLine":156}}}],"partialFingerprints":{"codehealthFindingId/v1":"2399d5b8eef3dc46b20ed361fc54064c86dd8ca63d02abe62e2bc0f950b031cd"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyGrid.kt:49-66 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/BindToLazyGrid.kt:56-73 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyGrid.kt:49\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyGrid.kt"},"region":{"startLine":49}}}],"partialFingerprints":{"codehealthFindingId/v1":"44be16bc9ce00041cd4981f1d04bc69d0a1d5130ca82e4881b7c1538cc4d5527"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyList.kt:48-65 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/BindToLazyList.kt:84-101 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyList.kt:48\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyList.kt"},"region":{"startLine":48}}}],"partialFingerprints":{"codehealthFindingId/v1":"5e1ffd02bdb6c873142178d0f84f9cb2061011480dac0c58e772b5d9b8f43bde"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyStaggeredGrid.kt:63-80 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/BindToLazyStaggeredGrid.kt:69-86 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyStaggeredGrid.kt:63\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyStaggeredGrid.kt"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"56ddd721f397113ee669a90fe67fb63dcb02915dfa24eca745682e7610507772"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedGrids.kt:73-90 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedGrids.kt:74-91 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedGrids.kt:73\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedGrids.kt"},"region":{"startLine":73}}}],"partialFingerprints":{"codehealthFindingId/v1":"2f5c0f5e7d51024ab37481bfe228803e7d911bf7cee41d083ba6fd94b37d1d43"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedGrids.kt:163-180 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedGrids.kt:164-181 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedGrids.kt:163\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedGrids.kt"},"region":{"startLine":163}}}],"partialFingerprints":{"codehealthFindingId/v1":"b96f8885748aade17398d6c5771efec881095d12a6df8d4af037b0342a06cfbd"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyRow.kt:80-97 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyRow.kt:81-98 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyRow.kt:80\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyRow.kt"},"region":{"startLine":80}}}],"partialFingerprints":{"codehealthFindingId/v1":"a762208e0eda5db7cb87e6305f51695ab0a9695f403585e932f112fb667bab17"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedStaggeredGrids.kt:75-92 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedStaggeredGrids.kt:75-92 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedStaggeredGrids.kt:75\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedStaggeredGrids.kt"},"region":{"startLine":75}}}],"partialFingerprints":{"codehealthFindingId/v1":"a5cb059c0eccd4fefb999c68a9595789a8b7ba3c983fb0b9eef9ee27a9b0afab"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedStaggeredGrids.kt:165-182 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedStaggeredGrids.kt:165-182 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedStaggeredGrids.kt:165\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedStaggeredGrids.kt"},"region":{"startLine":165}}}],"partialFingerprints":{"codehealthFindingId/v1":"6ed265b8b8990cd5557e7ce6eae464cb7ef563729c4aea1612c78f90dafb91fc"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:170-187 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:232-249 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:170\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":170}}}],"partialFingerprints":{"codehealthFindingId/v1":"8e34adec0935b4538fa65268a92974b3d42afa5a0d92b2a07b14422243c6ebd4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:249-266 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:334-351 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:249\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":249}}}],"partialFingerprints":{"codehealthFindingId/v1":"f7e7b71aeb48e02faadc9d54597c747f1f400c4adffaf53857f2b24022b04181"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindPaginated.kt:88-105 | paginator-view-offset/src/main/kotlin/com/jamal_aliev/paginator/view/offset/BindPaginated.kt:128-145 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindPaginated.kt:88\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindPaginated.kt"},"region":{"startLine":88}}}],"partialFingerprints":{"codehealthFindingId/v1":"61159e2438fa20d4144319d157027f5cfd9ce3e2f71b940d4bee17f83f316234"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (18 lines \u00D7 2): paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindToRecyclerView.kt:76-93 | paginator-view-offset/src/main/kotlin/com/jamal_aliev/paginator/view/offset/BindToRecyclerView.kt:131-148 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindToRecyclerView.kt:76\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindToRecyclerView.kt"},"region":{"startLine":76}}}],"partialFingerprints":{"codehealthFindingId/v1":"36999bfa381527a82583a20754eee7f5fd4061022c7821b78385aa37bc8f61b9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt:34-50 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PrefetchOnScroll.kt:59-75 \u2014 before extracting anything, compare \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt\u0060 and \u0060paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PrefetchOnScroll.kt\u0060 as WHOLE FILES: this scan already matched 3 separate duplicated blocks between them, totalling at least 51 lines, which is the signature of one file having been copied from the other rather than of a helper waiting to be extracted. The two sit in different directories, so one cannot simply be deleted in favour of the other while both are reached separately: hoist the shared part into a location both already depend on and have each file call it, and retire whichever file turns out to have no caller of its own left. Extracting one helper per block leaves the fork in place. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt:34\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"00bb8249c7f80038093fdd8cc619a4b65ce220717430db5e9e566dec14ba90a1"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt:73-89 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PrefetchOnScroll.kt:98-114 \u2014 before extracting anything, compare \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt\u0060 and \u0060paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PrefetchOnScroll.kt\u0060 as WHOLE FILES: this scan already matched 3 separate duplicated blocks between them, totalling at least 51 lines, which is the signature of one file having been copied from the other rather than of a helper waiting to be extracted. The two sit in different directories, so one cannot simply be deleted in favour of the other while both are reached separately: hoist the shared part into a location both already depend on and have each file call it, and retire whichever file turns out to have no caller of its own left. Extracting one helper per block leaves the fork in place. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt:73\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt"},"region":{"startLine":73}}}],"partialFingerprints":{"codehealthFindingId/v1":"d649fa3d49fcb67e64d2575b2cf15aeefe66121ca336a444680b0be1b31ddc5e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt:112-128 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PrefetchOnScroll.kt:137-153 \u2014 before extracting anything, compare \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt\u0060 and \u0060paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PrefetchOnScroll.kt\u0060 as WHOLE FILES: this scan already matched 3 separate duplicated blocks between them, totalling at least 51 lines, which is the signature of one file having been copied from the other rather than of a helper waiting to be extracted. The two sit in different directories, so one cannot simply be deleted in favour of the other while both are reached separately: hoist the shared part into a location both already depend on and have each file call it, and retire whichever file turns out to have no caller of its own left. Extracting one helper per block leaves the fork in place. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt:112\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PrefetchOnScroll.kt"},"region":{"startLine":112}}}],"partialFingerprints":{"codehealthFindingId/v1":"9b95e257c938895e2600e10dd39ecc6262ec6427e95d89baca1a9cd5f4b40610"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (17 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:491-507 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:641-657 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:491\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":491}}}],"partialFingerprints":{"codehealthFindingId/v1":"faad8fce348ae83fdf748e93a25234ed3d305e34f2f32fb69e3ed1520d535dfb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedGrids.kt:74-89 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedGrids.kt:164-179 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedGrids.kt:74\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedGrids.kt"},"region":{"startLine":74}}}],"partialFingerprints":{"codehealthFindingId/v1":"a2ec6a3c7e167092974ab460fc51b2459538e135814bf17d8b69b4f3b84be768"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedStaggeredGrids.kt:75-90 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedStaggeredGrids.kt:165-180 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedStaggeredGrids.kt:75\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedStaggeredGrids.kt"},"region":{"startLine":75}}}],"partialFingerprints":{"codehealthFindingId/v1":"49ebe5e6e90736d3d8df9056dc2b9baee84ef4636cc91dcb361359da71038623"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/prefetch/CursorPaginatorPrefetchController.kt:122-137 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/prefetch/PaginatorPrefetchController.kt:243-258 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/prefetch/CursorPaginatorPrefetchController.kt:122\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/prefetch/CursorPaginatorPrefetchController.kt"},"region":{"startLine":122}}}],"partialFingerprints":{"codehealthFindingId/v1":"c4e683d25732613b91d6bef4b807d5367f9f72706c9b5996fe954704dd59b45e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:715-730 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:859-874 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:715\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":715}}}],"partialFingerprints":{"codehealthFindingId/v1":"02213e91aecd13e13f1679fd1696cda8e559ed0fb07100c5a32159fbf42fdb99"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindPrefetchToRecyclerView.kt:39-54 | paginator-view-offset/src/main/kotlin/com/jamal_aliev/paginator/view/offset/BindPrefetchToRecyclerView.kt:52-67 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindPrefetchToRecyclerView.kt:39\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/BindPrefetchToRecyclerView.kt"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"7f41acfc23e3c0f31f72763bf9b3c985a7c150b9216a55146df3623e4628ba5b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyColumn.kt:100-114 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyRow.kt:79-93 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyColumn.kt:100\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyColumn.kt"},"region":{"startLine":100}}}],"partialFingerprints":{"codehealthFindingId/v1":"c765d879f8e51c6f9ad4b8e44c695d80ad1d846fa7c2ca39acb1311a6b07d260"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt:314-328 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/reactive/CursorSnapshotReactiveCache.kt:290-304 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt:314\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt"},"region":{"startLine":314}}}],"partialFingerprints":{"codehealthFindingId/v1":"0a71b92e0dddc520a415552576d5b8767bf78b16383471bb4884163abfee2fdf"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:211-224 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:295-308 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:211\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":211}}}],"partialFingerprints":{"codehealthFindingId/v1":"6380e6f74957f7ec779a85fc75d8932651d99fdfe6f260a487bfa0246943c414"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 3): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyGrid.kt:156-168 | paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyList.kt:119-131 | paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyStaggeredGrid.kt:149-161 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyGrid.kt:156\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyGrid.kt"},"region":{"startLine":156}}}],"partialFingerprints":{"codehealthFindingId/v1":"4594162882d3978c0fa864c5cd790f9ae9b76327b86ffb79c8340ee8af379b11"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt:499-511 | app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt:577-589 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt:499\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt"},"region":{"startLine":499}}}],"partialFingerprints":{"codehealthFindingId/v1":"344d8f610b32cc48bb8cf99d60a3c35db8b87875f5481975c0f7ef26aec70467"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyStaggeredGrid.kt:16-28 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/BindToLazyStaggeredGrid.kt:16-28 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyStaggeredGrid.kt:16\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/BindToLazyStaggeredGrid.kt"},"region":{"startLine":16}}}],"partialFingerprints":{"codehealthFindingId/v1":"5990e0ed52bd8e001f2aa78d5c27bdf51478b6f5bb9324ed079432448eb16fdf"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt:211-223 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/reactive/CursorSnapshotReactiveCache.kt:187-199 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt:211\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt"},"region":{"startLine":211}}}],"partialFingerprints":{"codehealthFindingId/v1":"9418cad20344336b5a00dcfd2ccfccae76299ad3f12185fb408dfaedbff05fd2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:532-544 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:682-694 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:532\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":532}}}],"partialFingerprints":{"codehealthFindingId/v1":"2f202b2172dac7c4fcfb016ea72a01f5feaca11c00c17fd8033229cadfed24a3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/PrefetchController.kt:40-52 | paginator-view-offset/src/main/kotlin/com/jamal_aliev/paginator/view/offset/PrefetchController.kt:52-64 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/PrefetchController.kt:40\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/PrefetchController.kt"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"2ddca150998fff87add006b8bd1331517d6b19ec15895682986e9c176ee4bd19"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): paginator-compose-core/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/core/internal/LazyGridScrollPreservation.kt:33-44 | paginator-compose-core/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/core/internal/LazyStaggeredGridScrollPreservation.kt:40-51 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-core/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/core/internal/LazyGridScrollPreservation.kt:33\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-core/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/core/internal/LazyGridScrollPreservation.kt"},"region":{"startLine":33}}}],"partialFingerprints":{"codehealthFindingId/v1":"b6df4093736c46318d86da200c3a7e11c47a84b9b3ed00c8ee9ea4454541943d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt:135-147 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/extension/PaginatorReactiveExt.kt:125-136 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt:135\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt"},"region":{"startLine":135}}}],"partialFingerprints":{"codehealthFindingId/v1":"1b37e1e7fb43edc5fbb1aecf1dd3e0c31a53edf92eaf4b4577c34a1ebc3d6ca4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/internal/DataItemCountTracker.kt:34-45 | paginator-view-offset/src/main/kotlin/com/jamal_aliev/paginator/view/offset/internal/DataItemCountTracker.kt:39-50 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/internal/DataItemCountTracker.kt:34\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-view-cursor/src/main/kotlin/com/jamal_aliev/paginator/view/cursor/internal/DataItemCountTracker.kt"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"53d9e7ecb93692bb4a044bb1fca4624b7566abed257ef6a2aaba9642bf2c0980"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 3): paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyGrid.kt:154-162 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyList.kt:128-136 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyStaggeredGrid.kt:147-155 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyGrid.kt:154\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyGrid.kt"},"region":{"startLine":154}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b354cade115d631547a98d35158a27eedd5a199e73348b1ab79266e9c139aeb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): app/src/main/java/com/jamal_aliev/paginator/MainViewModel.kt:225-233 | app/src/main/java/com/jamal_aliev/paginator/MainViewModel.kt:242-250 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060app/src/main/java/com/jamal_aliev/paginator/MainViewModel.kt:225\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"app/src/main/java/com/jamal_aliev/paginator/MainViewModel.kt"},"region":{"startLine":225}}}],"partialFingerprints":{"codehealthFindingId/v1":"72cc84f032d966aa9aa63c136873928d2be68b2caed9f8fe4fb6e4839840d3cf"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:472-480 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:622-630 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:472\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":472}}}],"partialFingerprints":{"codehealthFindingId/v1":"136e2d2e98392e569dd3b5e98e9320f654498099d9523dd2ea439a2d11db78b0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt:301-309 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/extension/PaginatorReactiveExt.kt:286-294 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt:301\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt"},"region":{"startLine":301}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a4f18f54b456c1c85df93b9fa6502b4c90a30075e4eadfc103307a8dc76597c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:146-153 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt:208-215 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":146}}}],"partialFingerprints":{"codehealthFindingId/v1":"6787fe60fa95c327ae2d16decd31695b96b5f912d0133ed84ffaf96b86c2f774"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPagingCore.kt:441-448 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPagingCore.kt:718-725 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPagingCore.kt:441\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPagingCore.kt"},"region":{"startLine":441}}}],"partialFingerprints":{"codehealthFindingId/v1":"0770f59ad2d619ee413841b727800a84d8239bda630b386d4c58a9db8cf10ec9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/MutableCursorPaginator.kt:415-422 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/MutablePaginator.kt:573-580 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/MutableCursorPaginator.kt:415\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/MutableCursorPaginator.kt"},"region":{"startLine":415}}}],"partialFingerprints":{"codehealthFindingId/v1":"8941a2d81a7badb374ed1f3bdce355928a6ea225a035c0a30da2a4d9b1dfe2f5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 3): paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/eviction/CursorMostRecentPagingCache.kt:112-118 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/eviction/CursorQueuedPagingCache.kt:90-96 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/eviction/CursorTimeLimitedPagingCache.kt:109-115 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/eviction/CursorMostRecentPagingCache.kt:112\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/eviction/CursorMostRecentPagingCache.kt"},"region":{"startLine":112}}}],"partialFingerprints":{"codehealthFindingId/v1":"ec25b3141818bd1bf4a3ac7e8ea9c563e881dcf0811e25aa30a4efb49e4c1509"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyColumn.kt:153-159 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyColumn.kt:166-172 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyColumn.kt"},"region":{"startLine":153}}}],"partialFingerprints":{"codehealthFindingId/v1":"87455cc60c23f1c68ad1a383160460f7929f5136451382e2e46b8f973ade5165"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyGrid.kt:134-140 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyGrid.kt:134-140 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyGrid.kt"},"region":{"startLine":134}}}],"partialFingerprints":{"codehealthFindingId/v1":"ce48e3c997dae141920f1475d121b79f7ab4ec75c09a42148979f80132db6af6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyList.kt:97-103 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyList.kt:96-102 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyList.kt"},"region":{"startLine":97}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a4f757361b26ceafebbde3d28349ec1b616e6cee57a272f712ac6a81420c6aa"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyStaggeredGrid.kt:127-133 | paginator-compose-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/offset/PaginatedLazyStaggeredGrid.kt:127-133 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-compose-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/compose/cursor/PaginatedLazyStaggeredGrid.kt"},"region":{"startLine":127}}}],"partialFingerprints":{"codehealthFindingId/v1":"321fd9e62861bff295b67748550b9a8c7392dde8e661e9cbe8c1589659d7bbf0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:492-498 | paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt:687-693 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":492}}}],"partialFingerprints":{"codehealthFindingId/v1":"19ad2f4f3ddfcca15371a873e5ef6145e8a6d1bb34fe5007e081c928acfce78c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt:182-187 | paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/cache/reactive/CursorSnapshotReactiveCache.kt:158-163 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-core/src/commonMain/kotlin/com/jamal_aliev/paginator/core/cache/reactive/SnapshotReactiveCache.kt"},"region":{"startLine":182}}}],"partialFingerprints":{"codehealthFindingId/v1":"8f0b9e688bde6db7aef3d2a195f513a5f82deb4187513e8d55d683e40f142631"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt changed 9 times in last 90 days, max complexity 22. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/Paginator.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6f935af684f46d3ff22f91dd21a79a5ad60d5c11fa89694a17192408c99cb4df"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt: paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt changed 6 times in last 90 days, max complexity 29. 2 of those changes were fix/bug commits, so the churn is repair rather than feature work. Before the next change lands here, cover the area it touches with tests, then split that area out of the file so the following change is smaller than this one \u2014 a file this often edited pays the complexity back every time."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/CursorPaginator.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0886bf2b89ec6e304ba4592e1d33f7a994b768c2f1d6dc6f6efee63c9af12c0b"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt: app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt changed 5 times in last 90 days, max complexity 16. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"app/src/main/java/com/jamal_aliev/paginator/MainActivity.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e0612aa850148a3eabc984ca267c1b15b6e87b85904d915dade204534ad2c513"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/PagingCore.kt: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/PagingCore.kt changed 4 times in last 90 days, max complexity 19. 1 of those changes was a fix/bug commit, so the churn is repair rather than feature work. Before the next change lands here, cover the area it touches with tests, then split that area out of the file so the following change is smaller than this one \u2014 a file this often edited pays the complexity back every time."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/PagingCore.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d33b0fb4d22404c0ca4dba7d632d204741633ec838604318dacd86bdee2128c6"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt: paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt changed 4 times in last 90 days, max complexity 17. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/extension/CursorPaginatorReactiveExt.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"191a7d4e1520c64b74bb963ce525dc4895b02991a07d9d18af9dad01aa909eec"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/extension/PaginatorReactiveExt.kt: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/extension/PaginatorReactiveExt.kt changed 4 times in last 90 days, max complexity 17. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/extension/PaginatorReactiveExt.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1bae5eb3174dc4acca1609a6f296020685907915839fe42647b412b8b7247b3d"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/MutablePaginator.kt: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/MutablePaginator.kt changed 4 times in last 90 days, max complexity 16. 1 of those changes was a fix/bug commit, so the churn is repair rather than feature work. Before the next change lands here, cover the area it touches with tests, then split that area out of the file so the following change is smaller than this one \u2014 a file this often edited pays the complexity back every time."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/MutablePaginator.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"48a605d60b54cb992ec397b388959274913309de6229a29a629c41dd15ea71f0"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/prefetch/CursorPaginatorPrefetchController.kt: paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/prefetch/CursorPaginatorPrefetchController.kt changed 3 times in last 90 days, max complexity 17. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-cursor/src/commonMain/kotlin/com/jamal_aliev/paginator/cursor/prefetch/CursorPaginatorPrefetchController.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"43153c6e19cf4b039a801b9fcb2382adfc44c18c09a5d942e9e6c3096ebf24a4"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/prefetch/PaginatorPrefetchController.kt: paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/prefetch/PaginatorPrefetchController.kt changed 3 times in last 90 days, max complexity 17. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"paginator-offset/src/commonMain/kotlin/com/jamal_aliev/paginator/offset/prefetch/PaginatorPrefetchController.kt"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"391013bdba16b7e7adaa9eb41312a140baf9f10f3d8cc0198a336b0e35b059ea"}},{"ruleId":"D16","level":"note","message":{"text":"Small-team knowledge concentration: 26 file(s) are concentrated to one author \u2014 the ambient state with 2 active author(s), not 26 separate risks. The signal becomes meaningful as ownership spreads; no per-file action implied now."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"8aa75b6daa18f1b578387fa04036c50b3163d47f957c8f5601bf083ed4489b0c"}},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"1f6c12d6105dcbf80340a81f9a86b18ef5a4cc172248d15aa8b41e736ba1ffc4"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"069baecc5242cbb6fca84cd3d867b1d50b496a6dcbc60d316be6e390d24895a8"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"869faf3369cb9db1fc42448d7775b7596623f0bcb6d83d678038e6236a7bd520"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"knowledge concentrated in recent work \u2014 freshness signal contradicted by repo activity: File-level freshness contradicts repo activity: 53 commits in the last 90 days, yet 75 of 110 significant files carry no living knowledge. Those two readings cannot both be true, so the per-file recency signal is treated as unreliable here and freshness is not scored for this run."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6e461071eb7c3d0d8a5f27dee27c23fcaef1256b0b0ff28c50eb743e940dbe9d"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"1b213f6eedd4b140d0bc37bdf1496f72811a643f34064f12518b32e9e83bcfc7"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"eb00976a698a5d68999b7ee6d27206fd374e916853e7ff1ead5eed42386f043f"}},{"ruleId":"D36","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"90f83b4fa27db32740afe9540c905f3c0499caed87f61049a8a903ecc95b41c3"}},{"ruleId":"D36","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"9658270ba49f37ed04e99ab1263b6393cd42aed8bdfb7aafd9fa1070f5491895"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-353","guid":"09d7e902-d4ee-f05d-ae6c-0a1554d0c18f","name":"CWE-353","shortDescription":{"text":"CWE-353"},"helpUri":"https://cwe.mitre.org/data/definitions/353.html"},{"id":"CWE-494","guid":"b8a65e0d-e459-4a55-a931-fc1136482375","name":"Download of Code Without Integrity Check","shortDescription":{"text":"Download of Code Without Integrity Check"},"helpUri":"https://cwe.mitre.org/data/definitions/494.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":7,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}