docs: remove fail_if_no_peer_cert from example (#227) #123
elixir.yml
on: push
Format and compile with warnings as errors
32s
Matrix: test
Annotations
11 warnings
Format and compile with warnings as errors
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Format and compile with warnings as errors
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Format and compile with warnings as errors
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
|
Test (Elixir 1.14.5 | Erlang/OTP 26.x):
test/connection_test.exs#L64
AMQP.Connection.open/3 is deprecated. Use :name in open/2 instead
|
Test (Elixir 1.14.5 | Erlang/OTP 26.x)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
|
Test (Elixir 1.15.0 | Erlang/OTP 26.x):
test/connection_test.exs#L64
AMQP.Connection.open/3 is deprecated. Use :name in open/2 instead
|
Test (Elixir 1.15.0 | Erlang/OTP 26.x)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
|
Test (Elixir 1.12.3 | Erlang/OTP 24.x):
test/connection_test.exs#L64
AMQP.Connection.open/3 is deprecated. Use :name in open/2 instead
|
Test (Elixir 1.12.3 | Erlang/OTP 24.x)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
|
Test (Elixir 1.13.4 | Erlang/OTP 25.x)
Unexpected input(s) 'experimental-otp', valid inputs are ['github-token', 'otp-version', 'elixir-version', 'gleam-version', 'install-hex', 'install-rebar', 'rebar3-version', 'version-type', 'disable_problem_matchers', 'version-file', 'hexpm-mirrors']
|
Test (Elixir 1.13.4 | Erlang/OTP 25.x):
test/connection_test.exs#L64
AMQP.Connection.open/3 is deprecated. Use :name in open/2 instead
|