Ken Muse

Results 13 comments of Ken Muse

I think I see the same path @ahnpnl is referencing. I've had the same issue. The code he references is called to load the TestEnvironment and then calls this: https://github.com/jestjs/jest/blob/4e56991693da7cd4c3730dc3579a1dd1403ee630/packages/jest-transform/src/ScriptTransformer.ts#L773...

@Link- / @nikola-jokic - Looks like the code is always treating the GitHub App ID as an int (calling `ParseInt`). However, customers have been advised to move to using the...