You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue can be reproduced by executing(bal run) the below ballerina code,
note: this error occurs for every data type with map, ex: map<int>, map<string>, map<byte[]>, etc.
This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.
- Reason/EngineeringMistake - The issue occurred due to a mistake made in the past. - Reason/Regression - The issue has introduced a regression. - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components. - Reason/Complex - Issue occurred due to complex scenario. - Reason/Invalid - Issue is invalid. - Reason/Other - None of the above cases.
Description
No response
Steps to Reproduce
The issue can be reproduced by executing(bal run) the below ballerina code,
note: this error occurs for every data type with map, ex: map<int>, map<string>, map<byte[]>, etc.
[1] Ballerina code
[2] Error
Version
0.3.0-20241028-143400-903c253
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: