wip #144
Annotations
11 errors and 21 warnings
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/peer_connection_test.exs#L46
test set_remote_description/2 MID (ExWebRTC.PeerConnectionTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/peer_connection_test.exs#L62
test set_remote_description/2 BUNDLE group (ExWebRTC.PeerConnectionTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/dtls_transport_test.exs#L62
test cannot start dtls more than once (ExWebRTC.DTLSTransportTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/peer_connection/configuration_test.exs#L8
test codecs and rtp hdr extensions (ExWebRTC.PeerConnection.ConfigurationTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/peer_connection_test.exs#L31
test offer/answer exchange (ExWebRTC.PeerConnectionTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/dtls_transport_test.exs#L93
test will buffer packets and send when connected (ExWebRTC.DTLSTransportTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/peer_connection_test.exs#L12
test track notification (ExWebRTC.PeerConnectionTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/dtls_transport_test.exs#L67
test initiates DTLS handshake when in active mode (ExWebRTC.DTLSTransportTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/dtls_transport_test.exs#L56
test cannot send data when handshake not finished (ExWebRTC.DTLSTransportTest)
|
Test (OTP 26 / Elixir 1.15):
test/ex_webrtc/peer_connection_test.exs#L80
test set_remote_description/2 ICE credentials (ExWebRTC.PeerConnectionTest)
|
Lint (OTP 26 / Elixir 1.15)
Process completed with exit code 2.
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Test (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Lint (OTP 26 / Elixir 1.15):
lib/ex_webrtc/dtls_transport.ex#L34
variable "peer_fingerprint" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Lint (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Lint (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
|
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Lint (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|