Skip to content

Fix create_offer

Fix create_offer #68

Triggered via push October 30, 2023 12:07
Status Success
Total duration 4m 47s
Artifacts

ci.yml

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

Annotations

16 warnings
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