{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":638620209,"defaultBranch":"main","name":"node-addon-api","ownerLogin":"austinli64","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-09T18:33:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19540027?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1683657450.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"50161b2496f8541fa7fd01370f56a94c5dcec520","ref":"refs/heads/main","pushedAt":"2023-05-09T18:37:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"austinli64","name":"Austin Li","path":"/austinli64","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19540027?s=80&v=4"},"commit":{"message":"src: avoid calling into C++ with a null this\n\nAvoid calling into C++ with a null this when exceptions are off\n\nPR-URL: https://github.com/nodejs/node-addon-api/pull/1313\nReviewed-By: Gabriel Schulhof \nReviewed-By: Chengzhong Wu \nReviewed-By: Michael Dawson