Skip to content

wip

wip #106

Triggered via push November 7, 2023 11:22
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 17 warnings
Test (OTP 26 / Elixir 1.15): test/peer_connection_test.exs#L106
test offer/answer exchange (ExWebRTC.PeerConnectionTest)
Test (OTP 26 / Elixir 1.15): test/peer_connection_test.exs#L90
test track notification (ExWebRTC.PeerConnectionTest)
Test (OTP 26 / Elixir 1.15)
Process completed with exit code 2.
Lint (OTP 26 / Elixir 1.15)
Process completed with exit code 16.
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)
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)
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)
use Bitwise is deprecated. import Bitwise instead
Lint (OTP 26 / Elixir 1.15): test/peer_connection_test.exs#L115
There should be no calls to dbg.