chore(tesla): removing warnings and clean up test cases #2069
elixir.yml
on: pull_request
test-matrix
3s
Matrix: opentelemetry-bandit
Matrix: opentelemetry-broadway
Matrix: opentelemetry-dataloader
Matrix: opentelemetry-ecto
Matrix: opentelemetry-finch
Matrix: opentelemetry-httpoison
Matrix: opentelemetry-nebulex
Matrix: opentelemetry-oban
Matrix: opentelemetry-phoenix
Matrix: opentelemetry-process-propagator
Matrix: opentelemetry-redix
Matrix: opentelemetry-req
Matrix: opentelemetry-telemetry
Matrix: opentelemetry-tesla
Matrix: opentelemetry-xandra
Annotations
6 warnings
test-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Opentelemetry Tesla test on Elixir 1.15.8 (OTP 25.3.2.16)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Opentelemetry Tesla test on Elixir 1.18.1 (OTP 27.2)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Opentelemetry Tesla test on Elixir 1.18.1 (OTP 27.2)
using map.field notation (without parentheses) to invoke function Tesla.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
Opentelemetry Tesla test on Elixir 1.18.1 (OTP 25.3.2.16)
using map.field notation (without parentheses) to invoke function Tesla.__middleware__() is deprecated, you must add parentheses instead: remote.function()
|
Opentelemetry Tesla test on Elixir 1.18.1 (OTP 25.3.2.16)
using map.field notation (without parentheses) to invoke function Tesla.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|