forked from erlyaws/yaws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
known_dialyzer_warnings
21 lines (20 loc) · 1.36 KB
/
known_dialyzer_warnings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
yaws.erl:1576: The pattern 'false' can never match the type [[any()]]
yaws.erl:2642: Guard test Ret::'file' == 'fd' can never succeed
yaws.erl:2650: Guard test Ret::'file' == 'binfd' can never succeed
yaws_api.erl:2603: The pattern 'false' can never match the type 'true'
yaws_config.erl:603: The pattern 'false' can never match the type 'true'
yaws_config.erl:1914: The variable _ can never match since previous clauses completely covered the type 'true'
yaws_config.erl:1934: The variable _ can never match since previous clauses completely covered the type 'true'
yaws_config.erl:3232: The pattern 'false' can never match the type 'true'
yaws_ctl.erl:533: Function hup/1 has no local return
yaws_ctl.erl:538: Function stop/1 has no local return
yaws_ctl.erl:542: Function status/1 has no local return
yaws_ctl.erl:545: Function load/1 has no local return
yaws_ctl.erl:567: Function trace/1 has no local return
yaws_ctl.erl:570: Function debug_dump/1 has no local return
yaws_ctl.erl:573: Function stats/1 has no local return
yaws_ctl.erl:575: Function running_config/1 has no local return
yaws_revproxy.erl:677: The pattern 'true' can never match the type 'false'
yaws_sendfile.erl:51: The pattern 'false' can never match the type 'true'
yaws_sendfile.erl:62: The pattern 'false' can never match the type 'true'
yaws_sup_restarts.erl:49: The pattern 'false' can never match the type 'true'