0.6.5 release build failure
chenrui333 opened this issue ยท 2 comments
chenrui333 commented
๐ trying to build the latest release, but run into some build issue. The error log is as below:
error build log
==> /opt/homebrew/Cellar/code-minimap/0.6.5/bin/code-minimap /private/tmp/code-minimap-test-20240222-7103-e9pigj/test.txt
error: The following required argument was not provided: version
sage: code-minimap [OPTIONS] [FILE] [COMMAND]
For more information, try '--help'.
Error: code-minimap: failed
An exception occurred within a child process:
Minitest::Assertion: Expected: 0
Actual: 2
relates to Homebrew/homebrew-core#163682
chenrui333 commented
actually it is the same thing in https://github.com/wfxr/code-minimap/actions/runs/8000768731/job/21850741485
chenrui333 commented
close via Homebrew/homebrew-core#163898