Skip to content

Conversation

@seer-by-sentry
Copy link

@seer-by-sentry seer-by-sentry bot commented Jan 2, 2026

Fixes HACKERNEWS-ANDROID-1E. The issue was that: The fetchPage function uses item.by!! which throws a NullPointerException when processing job items lacking an author.

  • Fixed a crash in StoriesDomain.kt that occurred when processing story items (like job postings) where the author field was null.
  • Updated the author extraction logic to default to an empty string if the author (item.by) is null.

This fix was generated by Seer in Sentry, triggered by Nelson Osacky. 👁️ Run ID: 8028103

Not quite right? Click here to continue debugging with Seer.

@seer-by-sentry seer-by-sentry bot requested a review from runningcode January 2, 2026 08:44
@emerge-tools
Copy link

emerge-tools bot commented Jan 2, 2026

🛰️ Build Distribution

Build available for installation

App Name App ID Platform Version Tag Install Page
Hacker News com.emergetools.hackernews android 1.0.6 release 🔗 Install Build

🛸 Powered by Emerge Tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant