File: known_dialyzer_warnings

package info (click to toggle)
yaws 2.0.8%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,084 kB
  • sloc: erlang: 42,190; sh: 2,543; javascript: 1,459; ansic: 890; makefile: 878; lisp: 79; python: 34; xml: 12; php: 1
file content (14 lines) | stat: -rw-r--r-- 813 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14

yaws.erl:\d+: Guard test Ret *:: *'file' == 'fd' can never succeed
yaws.erl:\d+: Guard test Ret *:: *'file' == 'binfd' can never succeed
yaws_api.erl:\d+: The pattern 'false' can never match the type 'true'
yaws_ctl.erl:\d+: Function hup/1 has no local return
yaws_ctl.erl:\d+: Function stop/1 has no local return
yaws_ctl.erl:\d+: Function status/1 has no local return
yaws_ctl.erl:\d+: Function load/1 has no local return
yaws_ctl.erl:\d+: Function trace/1 has no local return
yaws_ctl.erl:\d+: Function debug_dump/1 has no local return
yaws_ctl.erl:\d+: Function stats/1 has no local return
yaws_ctl.erl:\d+: Function running_config/1 has no local return
yaws_revproxy.erl:\d+: The pattern 'true' can never match the type 'false'
yaws_server.erl:\d+: Guard test is_binary\(B :: string\(\)\) can never succeed