Upgrade ubuntu #127
ci.yml
on: pull_request
Check for duplicate runs
6s
Matrix: test
Annotations
62 warnings
|
Elixir 1.14.1 / OTP 25:
test/worker_test.exs#L54
this check/guard will always yield the same result
|
|
Elixir 1.14.1 / OTP 25:
test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
|
|
Elixir 1.14.1 / OTP 25:
test/performance_test.exs#L33
this check/guard will always yield the same result
|
|
Elixir 1.14.1 / OTP 25:
test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
|
|
Elixir 1.14.1 / OTP 25:
test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Elixir 1.14.1 / OTP 25:
test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use Config.Reader.read!/2 instead
|
|
Elixir 1.14.1 / OTP 25:
test/test_helper.exs#L88
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
|
Elixir 1.14.1 / OTP 25
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.14.1 / OTP 25:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.14.1 / OTP 25:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.14.1 / OTP 25
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.14.1 / OTP 25
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.14.1 / OTP 25
variable "make_ref" does not exist and is being expanded to "make_ref()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.14.1 / OTP 25
use Bitwise is deprecated. import Bitwise instead
|
|
Elixir 1.14.1 / OTP 25
use Bitwise is deprecated. import Bitwise instead
|
|
Elixir 1.14.1 / OTP 25
use Bitwise is deprecated. import Bitwise instead
|
|
Elixir 1.14.1 / OTP 25
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.14.1 / OTP 25:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.14.1 / OTP 25:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.14.1 / OTP 25:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
test/worker_test.exs#L54
this check/guard will always yield the same result
|
|
Elixir 1.13.0 / OTP 24:
test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
|
|
Elixir 1.13.0 / OTP 24:
test/performance_test.exs#L33
this check/guard will always yield the same result
|
|
Elixir 1.13.0 / OTP 24:
test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
|
|
Elixir 1.13.0 / OTP 24:
test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Elixir 1.13.0 / OTP 24:
test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use Config.Reader.read!/2 instead
|
|
Elixir 1.13.0 / OTP 24:
test/test_helper.exs#L88
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
|
Elixir 1.13.0 / OTP 24
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.13.0 / OTP 24:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24
Dict.put/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
|
Elixir 1.13.0 / OTP 24
Dict.get/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
|
Elixir 1.13.0 / OTP 24
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.13.0 / OTP 24
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.13.0 / OTP 24
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.13.0 / OTP 24
variable "make_ref" does not exist and is being expanded to "make_ref()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.13.0 / OTP 24
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.13.0 / OTP 24:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
|
Elixir 1.13.0 / OTP 24:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
|
Elixir 1.13.0 / OTP 24:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|