forked from hdima/erlport
-
Notifications
You must be signed in to change notification settings - Fork 1
/
dialyzer.ignore
72 lines (72 loc) · 6.97 KB
/
dialyzer.ignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
python2_tests.erl:200: The variable _ can never match since previous clauses completely covered the type 'false'
python2_tests.erl:202: The variable _ can never match since previous clauses completely covered the type 'false'
python2_tests.erl:203: The variable _ can never match since previous clauses completely covered the type 'false'
python3_tests.erl:205: The variable _ can never match since previous clauses completely covered the type 'false'
python3_tests.erl:207: The variable _ can never match since previous clauses completely covered the type 'false'
python3_tests.erl:208: The variable _ can never match since previous clauses completely covered the type 'false'
python_options_tests.erl:56: The created fun has no local return
python_options_tests.erl:56: The created fun has no local return
python_options_tests.erl:57: The call python_options:parse([{'buffer_size','invalid'},...]) breaks the contract (Options::options()) -> {'ok',#python_options{}} | {'error',Reason::term()}
python_options_tests.erl:80: The created fun has no local return
python_options_tests.erl:80: The created fun has no local return
python_options_tests.erl:81: The call python_options:parse([{'compressed','invalid'},...]) breaks the contract (Options::options()) -> {'ok',#python_options{}} | {'error',Reason::term()}
python_options_tests.erl:105: The created fun has no local return
python_options_tests.erl:105: The created fun has no local return
python_options_tests.erl:106: The call python_options:parse([{'start_timeout','invalid'},...]) breaks the contract (Options::options()) -> {'ok',#python_options{}} | {'error',Reason::term()}
python_options_tests.erl:118: The created fun has no local return
python_options_tests.erl:118: The created fun has no local return
python_options_tests.erl:119: The call python_options:parse([{'call_timeout','invalid'},...]) breaks the contract (Options::options()) -> {'ok',#python_options{}} | {'error',Reason::term()}
python_options_tests.erl:128: The created fun has no local return
python_options_tests.erl:128: The created fun has no local return
python_options_tests.erl:133: The created fun has no local return
python_options_tests.erl:133: The created fun has no local return
python_options_tests.erl:134: The call python_options:parse([{'env','invalid_env'},...]) breaks the contract (Options::options()) -> {'ok',#python_options{}} | {'error',Reason::term()}
python_options_tests.erl:191: The created fun has no local return
python_options_tests.erl:191: The created fun has no local return
python_options_tests.erl:192: The call python_options:parse([{'python','not_string'},...]) breaks the contract (Options::options()) -> {'ok',#python_options{}} | {'error',Reason::term()}
python_options_tests.erl:350: The created fun has no local return
python_options_tests.erl:350: The created fun has no local return
python_options_tests.erl:352: The call python_options:parse([{'python_path','invalid_path'},...]) breaks the contract (Options::options()) -> {'ok',#python_options{}} | {'error',Reason::term()}
python_options_tests.erl:356: The created fun has no local return
python_options_tests.erl:356: The created fun has no local return
python_options_tests.erl:359: The created fun has no local return
python_options_tests.erl:359: The created fun has no local return
python_options_tests.erl:374: The created fun has no local return
python_options_tests.erl:374: The created fun has no local return
python_options_tests.erl:375: The call python_options:parse(['unknown',...]) breaks the contract (Options::options()) -> {'ok',#python_options{}} | {'error',Reason::term()}
ruby18_tests.erl:203: The variable _ can never match since previous clauses completely covered the type 'false'
ruby18_tests.erl:206: The variable _ can never match since previous clauses completely covered the type 'false'
ruby18_tests.erl:207: The variable _ can never match since previous clauses completely covered the type 'false'
ruby19_tests.erl:215: The variable _ can never match since previous clauses completely covered the type 'false'
ruby19_tests.erl:218: The variable _ can never match since previous clauses completely covered the type 'false'
ruby19_tests.erl:219: The variable _ can never match since previous clauses completely covered the type 'false'
ruby_options_tests.erl:56: The created fun has no local return
ruby_options_tests.erl:56: The created fun has no local return
ruby_options_tests.erl:57: The call ruby_options:parse([{'buffer_size','invalid'},...]) breaks the contract (Options::options()) -> {'ok',#ruby_options{}} | {'error',Reason::term()}
ruby_options_tests.erl:80: The created fun has no local return
ruby_options_tests.erl:80: The created fun has no local return
ruby_options_tests.erl:81: The call ruby_options:parse([{'compressed','invalid'},...]) breaks the contract (Options::options()) -> {'ok',#ruby_options{}} | {'error',Reason::term()}
ruby_options_tests.erl:105: The created fun has no local return
ruby_options_tests.erl:105: The created fun has no local return
ruby_options_tests.erl:106: The call ruby_options:parse([{'start_timeout','invalid'},...]) breaks the contract (Options::options()) -> {'ok',#ruby_options{}} | {'error',Reason::term()}
ruby_options_tests.erl:118: The created fun has no local return
ruby_options_tests.erl:118: The created fun has no local return
ruby_options_tests.erl:119: The call ruby_options:parse([{'call_timeout','invalid'},...]) breaks the contract (Options::options()) -> {'ok',#ruby_options{}} | {'error',Reason::term()}
ruby_options_tests.erl:128: The created fun has no local return
ruby_options_tests.erl:128: The created fun has no local return
ruby_options_tests.erl:133: The created fun has no local return
ruby_options_tests.erl:133: The created fun has no local return
ruby_options_tests.erl:134: The call ruby_options:parse([{'env','invalid_env'},...]) breaks the contract (Options::options()) -> {'ok',#ruby_options{}} | {'error',Reason::term()}
ruby_options_tests.erl:204: The created fun has no local return
ruby_options_tests.erl:204: The created fun has no local return
ruby_options_tests.erl:205: The call ruby_options:parse([{'ruby','not_string'},...]) breaks the contract (Options::options()) -> {'ok',#ruby_options{}} | {'error',Reason::term()}
ruby_options_tests.erl:363: The created fun has no local return
ruby_options_tests.erl:363: The created fun has no local return
ruby_options_tests.erl:365: The call ruby_options:parse([{'ruby_lib','invalid_path'},...]) breaks the contract (Options::options()) -> {'ok',#ruby_options{}} | {'error',Reason::term()}
ruby_options_tests.erl:369: The created fun has no local return
ruby_options_tests.erl:369: The created fun has no local return
ruby_options_tests.erl:372: The created fun has no local return
ruby_options_tests.erl:372: The created fun has no local return
ruby_options_tests.erl:387: The created fun has no local return
ruby_options_tests.erl:387: The created fun has no local return
ruby_options_tests.erl:388: The call ruby_options:parse(['unknown',...]) breaks the contract (Options::options()) -> {'ok',#ruby_options{}} | {'error',Reason::term()}