Dashboard › cli › DIF auxiliary extraction failures
01a08a9b-9ae2-70a0-be19-f6a3c8893a04| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 2d ago |
Embedded PPDB extraction via extractEmbeddedPpdb, IL2CPP mapping via createIl2cppLineMapping, and source-bundle extraction in src/lib/dif/scan.ts and src/lib/dif/index.ts must catch failures per object, log them at debug level, and continue the surrounding scan or upload. Aborting looks safer because extraction failed, but these are optional auxiliary artifacts and legacy Rust sentry-cli treats their failure as non-fatal.