Hunmin Park

Results 3 issues of Hunmin Park

* About `/deep/` * About the alternative method

**Description:** Default script of `npm run test` does not work on Windows cmd. ``` "test": "react-scripts test --transformIgnorePatterns 'node_modules/blahblah...'" ``` I think the reason is that Windows cmd can't handle...

triage

### Error stack trace ``` com.squareup.moshi.JsonDataException: com.squareup.moshi.JsonDataException: Expected one of [User, Organization, Bot] but was Mannequin at path $.items[16].payload.issue.user.type at $.items[16].payload.issue.user.type at com.squareup.moshi.AdapterMethodsFactory$1.fromJson(AdapterMethodsFactory.java:101) at com.squareup.moshi.CollectionJsonAdapter.fromJson(CollectionJsonAdapter.java:81) at com.squareup.moshi.CollectionJsonAdapter$2.fromJson(CollectionJsonAdapter.java:55) at com.squareup.moshi.internal.NullSafeJsonAdapter.fromJson(NullSafeJsonAdapter.java:41) at...