fix(replay): Fix VerifyError in Compose masking under DexGuard/R8 obfuscation #5507
+36
−19
@sentry/warden / warden: check-code-attribution
completed
Jun 8, 2026 in 3m 2s
1 issue
check-code-attribution: Found 1 issue (1 medium)
Medium
⚠️ Missing copyright line in vendored function attribution - `sentry-android-replay/src/main/java/io/sentry/android/replay/util/Nodes.kt:200`
sentry-android-replay/src/main/java/io/sentry/android/replay/util/Nodes.kt — The boundsInWindow function is adapted from the AndroidX LayoutCoordinates implementation (Apache 2.0) but its KDoc comment does not include a copyright line (e.g. Copyright (C) The Android Open Source Project). Please add it to the function's KDoc.
⏱ 2m 59s · 122.2k in / 10.6k out · $0.32
Annotations
sentry-warden / warden: check-code-attribution
⚠️ Missing copyright line in vendored function attribution
**sentry-android-replay/src/main/java/io/sentry/android/replay/util/Nodes.kt** — The `boundsInWindow` function is adapted from the AndroidX `LayoutCoordinates` implementation (Apache 2.0) but its KDoc comment does not include a copyright line (e.g. `Copyright (C) The Android Open Source Project`). Please add it to the function's KDoc.
Loading