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 4s
1 issue
check-code-attribution: Found 1 issue (1 medium)
Medium
⚠️ Missing THIRD_PARTY_NOTICES.md entry for vendored AndroidX code - `sentry-android-replay/src/main/java/io/sentry/android/replay/util/Nodes.kt:176`
sentry-android-replay/src/main/java/io/sentry/android/replay/util/Nodes.kt — The boundsInWindow function is explicitly marked "A faster copy of" the AndroidX LayoutCoordinates.boundsInWindow (Apache 2.0, AOSP). No corresponding entry exists in THIRD_PARTY_NOTICES.md. Add an entry with Source URL, License name (Apache 2.0), Copyright (The Android Open Source Project), Scope, and the full Apache 2.0 license text.
⏱ 3m 2s · 137.1k in / 10.5k out · $0.25
Annotations
sentry-warden / warden: check-code-attribution
⚠️ Missing THIRD_PARTY_NOTICES.md entry for vendored AndroidX code
**sentry-android-replay/src/main/java/io/sentry/android/replay/util/Nodes.kt** — The `boundsInWindow` function is explicitly marked "A faster copy of" the AndroidX `LayoutCoordinates.boundsInWindow` (Apache 2.0, AOSP). No corresponding entry exists in `THIRD_PARTY_NOTICES.md`. Add an entry with Source URL, License name (Apache 2.0), Copyright (The Android Open Source Project), Scope, and the full Apache 2.0 license text.
Loading