summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/small_SUITE_data/results/gencall
blob: 4e32e2aa9c7ed089f38dab5505b9137dd10ae431 (plain)
1
2
3
4
5
6

gencall.erl:10:3: Call to missing or unexported function gen_server:handle_cast/2
gencall.erl:5:1: Function f/0 has no local return
gencall.erl:6:34: The call gen_server:call(pid(),'request',{'not_a_timeout'}) breaks the contract (ServerRef::server_ref(),Request::term(),Timeout::timeout()) -> Reply::term()
gencall.erl:7:3: Call to missing or unexported function ets:lookup/3
gencall.erl:9:3: Call to missing or unexported function gencall:foo/0