dheeraj12347 opened a new pull request, #3251:
URL: https://github.com/apache/fory/pull/3251

   This PR addresses several core issues in the JavaScript implementation of 
the Fory protocol:
   
   Core API Fixes: Implemented missing getters (getTypeName, getNs, getTypeId, 
getFieldInfo) in TypeMeta and FieldInfo to resolve compilation errors.
   
   Protocol Logic: Fixed a runtime crash in MapAnySerializer by ensuring tests 
utilize native ES6 Map objects as required by the implementation.
   
   Environment Stability: Updated tsconfig.json to properly resolve monorepo 
paths and ensured io.test.ts passes under strict mode using proper type 
assertions.
   
   Testing: Verified all 27 unit tests pass with strict: true enabled.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to