Closed joshka closed 6 months ago
Looks like there's a few build failures in the current project that need to be cleared up. The CI makes it difficult to clear them up as a whole rather than one problem at a time due to failing at the first problem rather than failing multiple jobs in parallel.
Great -- my idea was to follow up too, thanks for the quick PR to fix it.
Several issues were encountered after the merging of various PRs. This was mostly caused by CI not being run on all of the PRs (I suspect this was due to the GitHub first time repo contributor setting).
Fixes: https://github.com/crossterm-rs/crossterm/issues/883 Fixes: https://github.com/crossterm-rs/crossterm/issues/883 Supersedes: https://github.com/crossterm-rs/crossterm/issues/887 Supersedes: https://github.com/crossterm-rs/crossterm/issues/884