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
👋 trying to build the latest release, but run into some regression test failure with hurlfmt. The error log is as below:
test error
thread 'main' panicked at 'Mismatch between definition and access of `color`. Could not downcast to TypeId { t: 11046744883169582909 }, need to downcast to TypeId { t: 5311595127245143337 }
', /Users/rui/Library/Caches/Homebrew/cargo_cache/registry/src/github.com-1ecc6299db9ec823/clap-4.0.18/src/parser/error.rs:30:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Abort trap: 6
Hi @chenrui333 I will look into this asap. Just for your information, we've not yet released the 1.8.0 version, the release is still marked as draft (although we have create a git tag to create a GitHub release). I don't know the process of Homebrew to bump a version, how do you think I can signal Homebrew that a new release is not in draft anymore?
👋 trying to build the latest release, but run into some regression test failure with
hurlfmt
. The error log is as below:test error
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/3394674898/jobs/5643636143
relates to Homebrew/homebrew-core#114698
The text was updated successfully, but these errors were encountered: