Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add some typesafety #919

Merged
merged 1 commit into from
Oct 7, 2024
Merged

fix: Add some typesafety #919

merged 1 commit into from
Oct 7, 2024

Conversation

alexrisch
Copy link
Collaborator

Add type safety when setting spam score
Fixes #901

Add type safety when setting spamscore
@alexrisch alexrisch requested a review from a team as a code owner October 4, 2024 12:58
@alexrisch alexrisch enabled auto-merge October 4, 2024 15:07
auto-merge was automatically disabled October 7, 2024 11:08

Merge commits are not allowed on this repository

@alexrisch alexrisch merged commit 68fef0e into main Oct 7, 2024
3 checks passed
@alexrisch alexrisch deleted the ar/spam-score-safety branch October 7, 2024 12:20
technoplato pushed a commit that referenced this pull request Dec 17, 2024
Add type safety when setting spamscore

Co-authored-by: Alex Risch <[email protected]>
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.

TypeError: Cannot set property 'spamScore' of undefined
3 participants