Skip to content

Conversation

@y-lakhdar
Copy link
Contributor

Summary

Adds null validation to PlatformClient.setUserAgents() to fail fast with a clear error message instead of potentially causing NullPointerException downstream.

Changes

  • Added null check that throws IllegalArgumentException if userAgents is null

Testing

  • Existing tests pass

Part 1 of 3 - Split from PR #186

@y-lakhdar y-lakhdar merged commit 45a3917 into main Jan 30, 2026
6 checks passed
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.

3 participants