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
fix(context): fix null pointer exception in MethodContext and JSWriteTestService
- MethodContext.kt: Fixed a null pointer exception that occurred when accessing the virtual file path, language, name, and signature.
- JSWriteTestService.kt: Fixed a null pointer exception that occurred when accessing the element to test and the test file path.
0 commit comments