Handle DTLS handshake #9
Annotations
10 warnings
Run mix coveralls.json
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix coveralls.json
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Run mix coveralls.json
use Bitwise is deprecated. import Bitwise instead
|
Run mix coveralls.json
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix coveralls.json
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix coveralls.json
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Run mix coveralls.json
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Run mix coveralls.json
use Bitwise is deprecated. import Bitwise instead
|
Run mix coveralls.json:
lib/ex_webrtc/peer_connection.ex#L256
variable "other" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix coveralls.json:
lib/ex_webrtc/peer_connection.ex#L262
variable "msg" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading