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
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
This may aid in figuring out where the problematic JSON is
Before:
```
Pointer type in struct is not supported
```
After:
```
Pointer (*int) in struct is not supported
```
0 commit comments