Adds github workflow ci action #2
Annotations
5 errors and 73 warnings
Test Elixir 1.13, OTP 25, OS ubuntu-20.04
Process completed with exit code 1.
|
Test Elixir 1.15, OTP 24, OS ubuntu-20.04
Process completed with exit code 1.
|
Test Elixir 1.15, OTP 26, OS ubuntu-20.04
Process completed with exit code 1.
|
Test Elixir 1.15, OTP 25, OS ubuntu-20.04
Process completed with exit code 1.
|
Lint (ubuntu-20.04, 1.15, 26)
Process completed with exit code 1.
|
Test Elixir 1.13, OTP 25, OS ubuntu-20.04:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test Elixir 1.13, OTP 25, OS ubuntu-20.04
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test Elixir 1.15, OTP 24, OS ubuntu-20.04
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.15, OTP 24, OS ubuntu-20.04:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test Elixir 1.15, OTP 24, OS ubuntu-20.04
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.15, OTP 24, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.15, OTP 24, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.15, OTP 24, OS ubuntu-20.04
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test Elixir 1.15, OTP 24, OS ubuntu-20.04:
deps/jsx/mix.exs#L21
function package/0 is unused
|
Test Elixir 1.15, OTP 26, OS ubuntu-20.04
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.15, OTP 26, OS ubuntu-20.04:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test Elixir 1.15, OTP 26, OS ubuntu-20.04
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.15, OTP 26, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.15, OTP 26, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.15, OTP 26, OS ubuntu-20.04
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test Elixir 1.15, OTP 26, OS ubuntu-20.04:
deps/jsx/mix.exs#L21
function package/0 is unused
|
Test Elixir 1.15, OTP 25, OS ubuntu-20.04
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.15, OTP 25, OS ubuntu-20.04:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test Elixir 1.15, OTP 25, OS ubuntu-20.04
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.15, OTP 25, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.15, OTP 25, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.15, OTP 25, OS ubuntu-20.04
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test Elixir 1.15, OTP 25, OS ubuntu-20.04:
deps/jsx/mix.exs#L21
function package/0 is unused
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04:
deps/jsx/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04:
deps/exjsx/mix.exs#L8
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04:
deps/exjsx/mix.exs#L9
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04:
deps/exjsx/mix.exs#L10
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04
HashDict.to_list/1 is deprecated. Use maps and the Map module instead
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04
unexpected beginning of EEx tag "<%=" on "<%= 0 == line.coverage -> %>", please remove "=" accordingly
|
Test Elixir 1.13, OTP 24, OS ubuntu-20.04
unexpected beginning of EEx tag "<%=" on "<%= true -> %>", please remove "=" accordingly
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04:
deps/jsx/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04:
deps/exjsx/mix.exs#L8
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04:
deps/exjsx/mix.exs#L9
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 24, OS ubuntu-20.04:
deps/exjsx/mix.exs#L10
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Lint (ubuntu-20.04, 1.15, 26):
mix.exs#L38
Mix.Local.path_for/1 is deprecated. Use Mix.path_for/1 instead
|
Lint (ubuntu-20.04, 1.15, 26)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
Lint (ubuntu-20.04, 1.15, 26)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
Lint (ubuntu-20.04, 1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Lint (ubuntu-20.04, 1.15, 26):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Lint (ubuntu-20.04, 1.15, 26)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Lint (ubuntu-20.04, 1.15, 26)
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Lint (ubuntu-20.04, 1.15, 26)
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Lint (ubuntu-20.04, 1.15, 26)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Lint (ubuntu-20.04, 1.15, 26)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04:
deps/jsx/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04:
deps/exjsx/mix.exs#L8
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04:
deps/exjsx/mix.exs#L9
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 26, OS ubuntu-20.04:
deps/exjsx/mix.exs#L10
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04
use Bitwise is deprecated. import Bitwise instead
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04:
deps/jsx/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04:
deps/exjsx/mix.exs#L8
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04:
deps/exjsx/mix.exs#L9
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Test Elixir 1.14, OTP 25, OS ubuntu-20.04:
deps/exjsx/mix.exs#L10
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|