Improve mDNS client implementation #450
Annotations
10 errors and 7 warnings
test OTP 26 / Elixir 1.15:
test/priv/mdns/resolver_test.exs#L31
test gethostbyname/1 correct response (ExICE.Priv.MDNS.ResolverTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L475
test incoming binding indication (keepalive) on a pair that hasn't been checked yet (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L425
test incoming binding indication (keepalive) on succeeded pair (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L650
test connectivity check response from non-symmetric address (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L536
test connectivity check success response (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L79
test add_remote_candidate/2 with invalid remote candidate (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L687
test pair timeout (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L1010
test candidate fails to send data when ice is connected (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L84
test add_remote_candidate/2 with invalid mdns remote candidate (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15:
test/priv/ice_agent_test.exs#L69
test add_remote_candidate/2 with correct remote candidate (ExICE.Priv.ICEAgentTest)
|
test OTP 26 / Elixir 1.15
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test OTP 26 / Elixir 1.15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test OTP 26 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|
test OTP 26 / Elixir 1.15
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
lint OTP 26 / Elixir 1.15
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint OTP 26 / Elixir 1.15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint OTP 26 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|