|
| 1 | +[0;32m===> Fetching rebar3_archive_plugin ({pkg,<<"rebar3_archive_plugin">>, |
| 2 | + <<"0.0.2">>}) |
| 3 | +[0m[0;32m===> Version cached at /Users/gerhard/.cache/rebar3/hex/hexpm/packages/rebar3_archive_plugin-0.0.2.tar is up to date, reusing it |
| 4 | +[0m[0;32m===> Fetching rebar3_elvis_plugin ({git, |
| 5 | + "https://github.com/deadtrickster/rebar3_elvis_plugin.git", |
| 6 | + "master"}) |
| 7 | +[0m[0;35m===> WARNING: It is recommended to use {branch, Name}, {tag, Tag} or {ref, Ref}, otherwise updating the dep may not work as expected. |
| 8 | +[0m[0;32m===> Fetching katana_code ({pkg,<<"katana_code">>,<<"0.1.0">>}) |
| 9 | +[0m[0;32m===> Version cached at /Users/gerhard/.cache/rebar3/hex/hexpm/packages/katana_code-0.1.0.tar is up to date, reusing it |
| 10 | +[0m[0;32m===> Fetching zipper ({pkg,<<"zipper">>,<<"1.0.1">>}) |
| 11 | +[0m[0;32m===> Version cached at /Users/gerhard/.cache/rebar3/hex/hexpm/packages/zipper-1.0.1.tar is up to date, reusing it |
| 12 | +[0m[0;32m===> Fetching aleppo ({pkg,<<"inaka_aleppo">>,<<"1.0.0">>}) |
| 13 | +[0m[0;32m===> Version cached at /Users/gerhard/.cache/rebar3/hex/hexpm/packages/inaka_aleppo-1.0.0.tar is up to date, reusing it |
| 14 | +[0m[0;32m===> Compiling aleppo |
| 15 | +[0m_build/default/plugins/aleppo/src/aleppo.erl:6: Warning: record ale_context has field(s) without type information |
| 16 | +_build/default/plugins/aleppo/src/aleppo.erl:12: Warning: missing specification for function process_file/1 |
| 17 | +_build/default/plugins/aleppo/src/aleppo.erl:15: Warning: missing specification for function process_file/2 |
| 18 | +_build/default/plugins/aleppo/src/aleppo.erl:25: Warning: missing specification for function process_tokens/1 |
| 19 | +_build/default/plugins/aleppo/src/aleppo.erl:32: Warning: missing specification for function process_tokens/2 |
| 20 | +_build/default/plugins/aleppo/src/aleppo.erl:307: Warning: missing specification for function scan_file/1 |
| 21 | + |
| 22 | +[0;32m===> Compiling zipper |
| 23 | +[0m[0;32m===> Compiling katana_code |
| 24 | +[0m[0;32m===> Compiling rebar3_elvis_plugin |
| 25 | +[0m[0;32m===> Compiling rebar3_archive_plugin |
| 26 | +[0m[0;32m===> Verifying dependencies... |
| 27 | +[0m[0;32m===> Compiling prometheus_rabbitmq_exporter |
| 28 | +[0m[0;31m===> [1mCompiling src/collectors/prometheus_rabbitmq_overview_collector.erl failed |
| 29 | +[0m[0msrc/collectors/prometheus_rabbitmq_overview_collector.erl:19: can't find include file "prometheus_rabbitmq_exporter.hrl" |
| 30 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:114: undefined macro 'NO_RANGE' |
| 31 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:146: undefined macro 'METRIC_NAME/1' |
| 32 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:156: undefined macro 'METRIC_NAME/1' |
| 33 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:186: undefined macro 'METRIC_NAME/1' |
| 34 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:210: undefined macro 'METRIC_NAME/1' |
| 35 | + |
| 36 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:2: function collect_mf/2 undefined |
| 37 | + |
| 38 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:20: Warning: behaviour prometheus_collector undefined |
| 39 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:163: Warning: function connections_loop/2 is unused |
| 40 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:229: Warning: function create_counter/3 is unused |
| 41 | +src/collectors/prometheus_rabbitmq_overview_collector.erl:246: Warning: function catch_boolean/1 is unused |
| 42 | + |
0 commit comments