Tarun Chauhan
Tarun Chauhan
Hey @cipolleschi I'd like to work on following task: ```Extract the modules/schema.js from the flow and typescript folders in a shared parsers-commons.js file. Then, have the two parsers use the...
Hi @cipolleschi. I would like to pick this one too: ```Extract all the errors in the flow/module/errors.js and in the typescript/module/errors.js into a single parser/errors.js file. All the errors must...
Hi @cipolleschi, I'd like to work on this task next: > Extract the content of the case 'BooleanTypeAnnotation' ([Flow](https://github.com/facebook/react-native/blob/b444f0e44e0d8670139acea5f14c2de32c5e2ddc/packages/react-native-codegen/src/parsers/flow/modules/index.js#L365-L367), [TypeScript](https://github.com/facebook/react-native/blob/00b795642a6562fb52d6df12e367b84674994623/packages/react-native-codegen/src/parsers/typescript/modules/index.js#L400-L402)) into a single emitBoolean function in the parsers-primitives.js file. Use...
/attempt https://github.com/calcom/cal.com/issues/13128 Options Cancel my attempt
@Biki-das, looks like the build script is unable to locate the temp lib directory at this point: ```shell pushd "$TMP_DIR" >/dev/null # Note: this automatically runs build as well. "$YARN_BINARY"...
Hi @cortinico, I'd like to work on this one : [react/fabric/interop/FakeEventDispatcher.java](https://github.com/facebook/react-native/tree/main/packages/react-native/ReactAndroid/src/test/java/com/facebook/react/fabric/interop/FakeEventDispatcher.java)
@Ahmedhamed77, Hide my Email works only if you have iCloud+
> What exactly was the problem, could you provide more context? @rshest, After you imported the PR internally, I pushed some changes to address CI issues. However, these changes were...