Skip to content

Fix invalid int to boolean cast#48

Merged
Jozys merged 1 commit intomainfrom
fix/json-int-boolean-cast
Mar 26, 2025
Merged

Fix invalid int to boolean cast#48
Jozys merged 1 commit intomainfrom
fix/json-int-boolean-cast

Conversation

@Jozys
Copy link
Copy Markdown
Collaborator

@Jozys Jozys commented Mar 18, 2025

This pull request includes an important change to the BadgeRepositoryImpl class in the lib/data/repositories/badge_repository_impl.dart file. The change ensures that the isRepeatable field is correctly interpreted as a boolean value.

@Jozys Jozys added the bug Something isn't working label Mar 18, 2025
@Jozys Jozys requested a review from ScreepCode March 18, 2025 20:11
@Jozys Jozys self-assigned this Mar 18, 2025
@Jozys Jozys merged commit de82e72 into main Mar 26, 2025
@ScreepCode ScreepCode deleted the fix/json-int-boolean-cast branch April 6, 2025 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants