nitrogen

Code pulled with git from git://github.com/nitrogen/nitrogen.git with the last commit being 0a21ff4

These are Current warnings for nitrogen.

dialyzer -n -q -Wno_improper_lists -r deps
action_continue.erl:60: Call to missing or unexported function error_handler:error_msg/2
element_file.erl:13: Call to missing or unexported function io_lib:format/1
element_spinner.erl:21: Call to missing or unexported function wf:render/1
default_cache_handler.erl:6: Callback info about the cache_handler behaviour is not available
default_config_handler.erl:7: Callback info about the config_handler behaviour is not available
default_identity_handler.erl:6: Callback info about the identity_handler behaviour is not available
default_log_handler.erl:6: Callback info about the log_handler behaviour is not available
default_log_handler.erl:21: Function info/3 has no local return
default_log_handler.erl:25: Function warning/3 has no local return
default_log_handler.erl:29: Function error/3 has no local return
nprocreg_registry_handler.erl:6: Callback info about the process_registry_handler behaviour is not available
default_query_handler.erl:11: Callback info about the query_handler behaviour is not available
default_role_handler.erl:6: Callback info about the role_handler behaviour is not available
dynamic_route_handler.erl:6: Callback info about the route_handler behaviour is not available
named_route_handler.erl:6: Callback info about the route_handler behaviour is not available
passthrough_route_handler.erl:6: Callback info about the route_handler behaviour is not available
default_security_handler.erl:6: Callback info about the security_handler behaviour is not available
http_basic_auth_security_handler.erl:6: Callback info about the security_handler behaviour is not available
simple_session_handler.erl:13: Callback info about the session_handler behaviour is not available
default_state_handler.erl:6: Callback info about the state_handler behaviour is not available
inets_request_bridge.erl:6: Callback info about the simple_bridge_request behaviour is not available
inets_response_bridge.erl:6: Callback info about the simple_bridge_response behaviour is not available
mochijson2.erl:530: The variable __V can never match since previous clauses completely covered the type 'true'
misultin_request_bridge.erl:2: Callback info about the simple_bridge_request behaviour is not available
misultin_response_bridge.erl:2: Callback info about the simple_bridge_response behaviour is not available
mochiweb_request_bridge.erl:6: Callback info about the simple_bridge_request behaviour is not available
mochiweb_response_bridge.erl:6: Callback info about the simple_bridge_response behaviour is not available
sync_worker.erl:167: The call error_logger:info_msg(Msg::[[[any()] | char()],...]) will never return since the success typing is (string()) -> 'ok' and the contract is (Format) -> 'ok' when is_subtype(Format,string())
sync_worker.erl:182: The call error_logger:info_msg(Msg::[[[[any()] | char()]],...]) will never return since the success typing is (string()) -> 'ok' and the contract is (Format) -> 'ok' when is_subtype(Format,string())
validator_is_integer.erl:11: Call to missing or unexported function validator_custom:render_validator/3
webmachine_request_bridge.erl:6: Callback info about the simple_bridge_request behaviour is not available
webmachine_response_bridge.erl:6: Callback info about the simple_bridge_response behaviour is not available
yaws_response_bridge.erl:6: Callback info about the simple_bridge_response behaviour is not available