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

LinkedHashMap, HashMap is mutable with @freezed #1084

Open
CuongNV12 opened this issue May 9, 2024 · 1 comment
Open

LinkedHashMap, HashMap is mutable with @freezed #1084

CuongNV12 opened this issue May 9, 2024 · 1 comment
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@CuongNV12
Copy link

Describe the bug
LinkedHashMap, HashMap is mutable with @freezed

Expected behavior
LinkedHashMap, HashMap must be immutable

@CuongNV12 CuongNV12 added bug Something isn't working needs triage labels May 9, 2024
@rrousselGit
Copy link
Owner

They are from the SDK.
Do you mean that they should be wrapped in an UnmodifiableMapView?

@rrousselGit rrousselGit added question Further information is requested and removed needs triage labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants