-
-
Save thumbot/68d0758c20602b2b987bdfb079c0b547 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make: mix: Command not found | |
/tmp/thumbs/develop.4198223.features_lrb_gh-223_hex-publish.52a524f/rebar compile | |
==> hamcrest (compile) | |
==> hamcrest (post_compile) | |
==> develop.4198223.features_lrb_gh-223_hex-publish.52a524f (compile) | |
Checking whether the PLT /home/ubuntu/.combo_dialyzer_plt is up-to-date... yes | |
done (passed successfully) | |
yes | |
done (passed successfully) | |
Creating PLT .local_dialyzer_plt ... | |
Unknown functions: | |
application:get_env/2 | |
erlang:get_module_info/1 | |
erlang:get_module_info/2 | |
erlang:is_process_alive/1 | |
gb_sets:is_element/2 | |
gb_sets:is_empty/1 | |
gb_sets:is_set/1 | |
ordsets:is_element/2 | |
ordsets:is_set/1 | |
ordsets:size/1 | |
re:run/2 | |
sets:is_element/2 | |
sets:is_set/1 | |
sets:size/1 | |
string:equal/2 | |
string:right/2 | |
string:str/2 | |
done in 0m0.23s | |
done (passed successfully) | |
==> develop.4198223.features_lrb_gh-223_hex-publish.52a524f (dialyzer) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment