Skip to content

Allow passing custom command-line options

c73eaaa
Select commit
Loading
Failed to load commit list.
Open

Allow passing custom command-line options #961

Allow passing custom command-line options
c73eaaa
Select commit
Loading
Failed to load commit list.
Cirrus CI / OSX Tests failed Feb 19, 2026 in 18s

Task Summary

Instruction test failed in 00:01

Details

⚠️ Not enough compute credits to prioritize tasks!
⚠️ Only [ghcr.io/cirruslabs/macos-runner:sonoma, ghcr.io/cirruslabs/macos-runner:sequoia, ghcr.io/cirruslabs/macos-runner:tahoe] is allowed. Automatically upgraded to ghcr.io/cirruslabs/macos-runner:tahoe.

✅ 00:01 clone
✅ 00:12 install
❌ 00:01 test

     0K .......... .......... .......... .......... ..........  6%  919K 1s
    50K .......... .......... .......... .......... .......... 12%  910K 1s
   100K .......... .......... .......... .......... .......... 18%  270M 0s
   150K .......... .......... .......... .......... .......... 24%  923K 1s
   200K .......... .......... .......... .......... .......... 30%  215M 0s
   250K .......... .......... .......... .......... .......... 36%  143M 0s
   300K .......... .......... .......... .......... .......... 42%  397M 0s
   350K .......... .......... .......... .......... .......... 48%  929K 0s
   400K .......... .......... .......... .......... .......... 54%  132M 0s
   450K .......... .......... .......... .......... .......... 60%  140M 0s
   500K .......... .......... .......... .......... .......... 66%  394M 0s
   550K .......... .......... .......... .......... .......... 72%  337M 0s
   600K .......... .......... .......... .......... .......... 78%  298M 0s
   650K .......... .......... .......... .......... .......... 84%  470M 0s
   700K .......... .......... .......... .......... .......... 90%  935K 0s
   750K .......... .......... .......... .......... .......... 97%  444M 0s
   800K .......... .......... ....                            100%  469M=0.3s

2026-02-19 22:48:11 (2.95 MB/s) - ‘rebar3’ saved [844296/844296]

chmod +x rebar3
./rebar3 ct
�[0;32m===> Verifying dependencies...
�[0m�[0;32m===> Fetching bbmustache v1.5.0
�[0m�[0;32m===> Analyzing applications...
�[0m�[0;32m===> Compiling bbmustache
�[0m�[0;31m===> �[1mCompiling _build/default/lib/bbmustache/src/bbmustache.erl failed
�[0m�[0m     ┌─ _build/default/lib/bbmustache/src/bbmustache.erl:

 622 │  -spec check_data_type(data() | term()) -> boolean() | �[1;31mmaybe�[0m.�[0m
     │                                                        �[1;31m╰──�[0m�[0m syntax error before: 'maybe'

     ┌─ _build/default/lib/bbmustache/src/bbmustache.erl:

 624 │  check_data_type([])                               -> maybe�[1;31m;�[0m�[0m
     │                                                            �[1;31m╰──�[0m�[0m syntax error before: ';'


     ┌─ _build/default/lib/bbmustache/src/bbmustache.erl:

 181 │      case �[1;31mcheck_data_type�[0m(Data) of�[0m
     │           �[1;31m╰──�[0m�[0m function check_data_type/1 undefined

     ┌─ _build/default/lib/bbmustache/src/bbmustache.erl:

 207 │      case �[1;31mcheck_data_type�[0m(Value) of�[0m
     │           �[1;31m╰──�[0m�[0m function check_data_type/1 undefined

     ┌─ _build/default/lib/bbmustache/src/bbmustache.erl:

 592 │      case �[1;31mcheck_data_type�[0m(Data) =:= true andalso find_data(convert_keytype(Key, State), Data) of�[0m
     │           �[1;31m╰──�[0m�[0m function check_data_type/1 undefined


����������������������������������������������������������������������������������������