Trevor
Trevor
@psevertson can you revert whatever coderabbit suggested and add a `// $FlowFixMe` comment to wherever the original issue is occurring? that should bypass the flow check we're migrating Flow to...
@mergify queue
@mergifyio refresh
@mergify dequeue
@mergify queue
for whatever reason, mergify is stuck on an old github branch protection configuration. same issue as: https://github.com/Mergifyio/mergify/issues/5131
hey @hada79 , my guess is this is a TypeScript issue. I think we'll need to update this line to specify the import is `type`: https://github.com/box/box-ui-elements/blob/f59b0aa998fea1d54e2bc14a841dbfd3adc8be65/src/api/Metadata.js#L7 that way this line...
@hada79 are you seeing any other issues when you remove that line from your local node_modules and try re-running your application?
lol not possible at the moment @hada79 last i recall it has to do with some outdated dependencies, I think `react-tether`. but we can't easily migrate away from react-tether because...
hey @hada79 I'll bring this up with the internal team and see how we can address the issue