Jan Kassens
Jan Kassens
Fixed by 4072bdfd6d1fcebe520e114e04047e06992af839 already, thanks!
This was copied from the Flow type definitions, I think the same applies to TypeScript though: If you used Relay as part of React Native for example, you might have...
Thanks for the start here @robandpdx! For the cases of running more tests, I think you might want to search for `CIRCLE_NODE_TOTAL` and `CIRCLE_NODE_INDEX` that are used to shard certain...
Since we already run Circle and GH Actions in parallel, would it make sense to try to port jobs in smaller chunks? E.g. I think we could probably move the...
There's a few dependencies where some things depend on the build, but most of the jobs are - I think - without dependencies. I think porting in steps could be...
@smikitky this must be seen as a style guide for English where these rules are often used. It also doesn't even apply in German which I know because all nouns...
This looks like you might be missing to update `react-dom` to the matching 18.3.1 as the error message suggests.
Since the error message already contains this as the first recommendation, I don't think there's more we can do, unfortunately :(
Can we just delete the flag?
Dupe of #27991