You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Summary:
**Summary**
Fixes a CI build error (#1988) by adding a `$FlowExpectedError` annotation, and upgrading [flow-bin](https://www.npmjs.com/package/flow-bin) to 0.91.0
**Test Plan**
```
yarn run flow
flow src
```
```
→ flow src
The flow server's version didn't match the client's, so it exited.
Going to launch a new one.
Launching Flow server for /Users/procidac/Development/gh/claudiopro/draft-js/src
Spawned flow server (pid=87525)
Logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.log
Monitor logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.monitor_log
No errors!
```
Pull Request resolved: #1989
Reviewed By: pakoito
Differential Revision: D13917267
Pulled By: pakoito
fbshipit-source-id: ce66ee4c67c4e7cc46c51ca91a4ade3d980fdf2e
…ookarchive#1989)
Summary:
**Summary**
Fixes a CI build error (facebookarchive#1988) by adding a `$FlowExpectedError` annotation, and upgrading [flow-bin](https://www.npmjs.com/package/flow-bin) to 0.91.0
**Test Plan**
```
yarn run flow
flow src
```
```
→ flow src
The flow server's version didn't match the client's, so it exited.
Going to launch a new one.
Launching Flow server for /Users/procidac/Development/gh/claudiopro/draft-js/src
Spawned flow server (pid=87525)
Logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.log
Monitor logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.monitor_log
No errors!
```
Pull Request resolved: facebookarchive#1989
Reviewed By: pakoito
Differential Revision: D13917267
Pulled By: pakoito
fbshipit-source-id: ce66ee4c67c4e7cc46c51ca91a4ade3d980fdf2e
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A recent commit broke the CI build: https://travis-ci.org/facebook/draft-js/jobs/487190873
The text was updated successfully, but these errors were encountered: