Add metadata to logger #794
test.yml
on: pull_request
Gun 1
1m 43s
Dialyzer
2m 33s
Matrix: Test
Annotations
6 errors and 10 warnings
OTP 27.0 / Elixir 1.17.1:
test/tesla/middleware/logger_test.exs#L333
test Metadata include all metadata when set to true (Tesla.Middleware.LoggerTest)
|
OTP 27.0 / Elixir 1.17.1
Process completed with exit code 2.
|
OTP 26.2.5 / Elixir 1.16.3
The job was canceled because "_1_17_1_27_0_false_false" failed.
|
OTP 25.3.2.12 / Elixir 1.15.8
The job was canceled because "_1_17_1_27_0_false_false" failed.
|
OTP 25.3.2.12 / Elixir 1.15.8:
test/tesla/middleware/logger_test.exs#L333
test Metadata include all metadata when set to true (Tesla.Middleware.LoggerTest)
|
OTP 25.3.2.12 / Elixir 1.15.8
The operation was canceled.
|
OTP 27.0 / Elixir 1.17.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
OTP 26.2.5 / Elixir 1.16.3
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 26.2.5 / Elixir 1.16.3
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Gun 1
use Bitwise is deprecated. import Bitwise instead
|
Gun 1
use Bitwise is deprecated. import Bitwise instead
|
Gun 1
use Bitwise is deprecated. import Bitwise instead
|
Gun 1
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Gun 1
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|