Add support for Gun 2.0 - Feat: update hackney #674
Triggered via pull request
October 14, 2023 13:04
Status
Cancelled
Total duration
14m 12s
Artifacts
–
Annotations
17 errors and 10 warnings
OTP 24.3 / Elixir 1.14
Canceling since a higher priority waiting request for 'test' exists
|
OTP 25.3 / Elixir 1.14
Canceling since a higher priority waiting request for 'test' exists
|
OTP 26.1 / Elixir 1.15
Canceling since a higher priority waiting request for 'test' exists
|
OTP 25.3 / Elixir 1.13
Canceling since a higher priority waiting request for 'test' exists
|
OTP 24.3 / Elixir 1.13
Canceling since a higher priority waiting request for 'test' exists
|
OTP 25.3 / Elixir 1.13
Canceling since a higher priority waiting request for 'test' exists
|
OTP 25.3 / Elixir 1.14
Canceling since a higher priority waiting request for 'test' exists
|
OTP 24.3 / Elixir 1.14
Canceling since a higher priority waiting request for 'test' exists
|
OTP 26.1 / Elixir 1.15:
test/tesla/adapter/httpc_test.exs#L9
test SSL GET request (Tesla.Adapter.HttpcTest)
|
OTP 26.1 / Elixir 1.15:
test/tesla/adapter/mint_test.exs#L61
test certificates_verification (Tesla.Adapter.MintTest)
|
OTP 26.1 / Elixir 1.15:
test/tesla/adapter/mint_test.exs#L9
test SSL GET request (Tesla.Adapter.MintTest)
|
OTP 26.1 / Elixir 1.15:
test/tesla/adapter/gun_test.exs#L105
test certificates_verification option (Tesla.Adapter.GunTest)
|
OTP 26.1 / Elixir 1.15:
test/tesla/adapter/gun_test.exs#L201
test on TLS errors get timeout error from await_up method (Tesla.Adapter.GunTest)
|
OTP 26.1 / Elixir 1.15:
test/tesla/adapter/gun_test.exs#L9
test SSL GET request (Tesla.Adapter.GunTest)
|
OTP 26.1 / Elixir 1.15:
test/tesla/adapter/hackney_test.exs#L9
test SSL GET request (Tesla.Adapter.HackneyTest)
|
OTP 26.1 / Elixir 1.15:
test/tesla/adapter/finch_test.exs#L10
test SSL GET request (Tesla.Adapter.FinchTest)
|
OTP 26.1 / Elixir 1.15
Process completed with exit code 2.
|
OTP 24.3 / Elixir 1.13
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3 / Elixir 1.13:
test/tesla/adapter/gun_test.exs#L233
variable "port" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 26.1 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|
OTP 26.1 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|
OTP 26.1 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|
OTP 26.1 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|
OTP 26.1 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.1 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.1 / Elixir 1.15
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 26.1 / Elixir 1.15
the log level :warn is deprecated, use :warning instead
|