Make telemetry
libraries optional
#291
ci-tests.yml
on: push
Static analysis
47s
Matrix: test
Annotations
16 errors and 2 warnings
OTP 25 / Elixir 1.14:
test/poolex_metrics_test.exs#L9
test pool size metrics (PoolexMetricsTest)
|
OTP 25 / Elixir 1.14
Process completed with exit code 2.
|
OTP 25 / Elixir 1.13:
test/poolex_metrics_test.exs#L9
test pool size metrics (PoolexMetricsTest)
|
OTP 25 / Elixir 1.13
Process completed with exit code 2.
|
OTP 24 / Elixir 1.12:
test/poolex_metrics_test.exs#L9
test pool size metrics (PoolexMetricsTest)
|
OTP 24 / Elixir 1.12
Process completed with exit code 1.
|
OTP 24 / Elixir 1.11:
test/poolex_metrics_test.exs#L9
test pool size metrics (PoolexMetricsTest)
|
OTP 24 / Elixir 1.11
Process completed with exit code 1.
|
OTP 23 / Elixir 1.10:
test/poolex_metrics_test.exs#L9
test pool size metrics (PoolexMetricsTest)
|
OTP 23 / Elixir 1.10
Process completed with exit code 1.
|
OTP 22 / Elixir 1.9:
test/poolex_metrics_test.exs#L9
test pool size metrics (PoolexMetricsTest)
|
OTP 22 / Elixir 1.9
Process completed with exit code 1.
|
OTP 22 / Elixir 1.8:
test/poolex_metrics_test.exs#L9
test pool size metrics (PoolexMetricsTest)
|
OTP 22 / Elixir 1.8
Process completed with exit code 1.
|
OTP 22 / Elixir 1.7:
test/poolex_metrics_test.exs#L9
test pool size metrics (PoolexMetricsTest)
|
OTP 22 / Elixir 1.7
Process completed with exit code 1.
|
Static analysis
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Static analysis
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|