Several things I find useful #387
ci-tests.yml
on: pull_request
Static analysis
36s
Matrix: test
Annotations
12 errors and 44 warnings
OTP 24 / Elixir 1.11
Process completed with exit code 1.
|
OTP 22 / Elixir 1.9
Process completed with exit code 1.
|
OTP 22 / Elixir 1.8
Process completed with exit code 1.
|
OTP 25 / Elixir 1.14
Process completed with exit code 1.
|
OTP 24 / Elixir 1.12
Process completed with exit code 1.
|
OTP 26 / Elixir 1.15
Process completed with exit code 1.
|
OTP 23 / Elixir 1.10
Process completed with exit code 1.
|
OTP 27 / Elixir 1.17
Process completed with exit code 1.
|
OTP 25 / Elixir 1.13
Process completed with exit code 1.
|
OTP 26 / Elixir 1.16
Process completed with exit code 1.
|
OTP 22 / Elixir 1.7
Process completed with exit code 1.
|
Static analysis
Process completed with exit code 1.
|
OTP 24 / Elixir 1.11
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
OTP 24 / Elixir 1.11
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 24 / Elixir 1.11
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 24 / Elixir 1.11
Code.quoted_to_algebra/2 is undefined or private
|
OTP 24 / Elixir 1.11:
lib/poolex.ex#L501
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 24 / Elixir 1.11:
lib/poolex.ex#L493
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 22 / Elixir 1.9
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
OTP 22 / Elixir 1.8
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
OTP 22 / Elixir 1.9
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 22 / Elixir 1.8
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 22 / Elixir 1.9
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 22 / Elixir 1.8
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 22 / Elixir 1.9
function Code.quoted_to_algebra/2 is undefined or private
|
OTP 22 / Elixir 1.8
function Code.quoted_to_algebra/2 is undefined or private
|
OTP 22 / Elixir 1.9
function Enum.frequencies/1 is undefined or private
|
OTP 22 / Elixir 1.8
function Enum.frequencies/1 is undefined or private
|
OTP 22 / Elixir 1.9:
lib/poolex.ex#L501
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 22 / Elixir 1.8:
lib/poolex.ex#L501
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 22 / Elixir 1.9:
lib/poolex.ex#L493
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 22 / Elixir 1.8:
lib/poolex.ex#L493
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 25 / Elixir 1.14:
lib/poolex.ex#L501
variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
OTP 25 / Elixir 1.14:
lib/poolex.ex#L493
variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
OTP 24 / Elixir 1.12
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
OTP 24 / Elixir 1.12
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 24 / Elixir 1.12
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 24 / Elixir 1.12
Code.quoted_to_algebra/2 is undefined or private
|
OTP 24 / Elixir 1.12:
lib/poolex.ex#L501
variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
OTP 24 / Elixir 1.12:
lib/poolex.ex#L493
variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
OTP 26 / Elixir 1.15:
lib/poolex.ex#L501
variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
OTP 26 / Elixir 1.15:
lib/poolex.ex#L493
variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
OTP 23 / Elixir 1.10
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
OTP 23 / Elixir 1.10
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 23 / Elixir 1.10
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 23 / Elixir 1.10
Code.quoted_to_algebra/2 is undefined or private
|
OTP 23 / Elixir 1.10:
lib/poolex.ex#L501
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 23 / Elixir 1.10:
lib/poolex.ex#L493
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 25 / Elixir 1.13:
lib/poolex.ex#L501
variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
OTP 25 / Elixir 1.13:
lib/poolex.ex#L493
variable "state" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
OTP 22 / Elixir 1.7
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
OTP 22 / Elixir 1.7
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 22 / Elixir 1.7
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
|
OTP 22 / Elixir 1.7
function Code.quoted_to_algebra/2 is undefined or private
|
OTP 22 / Elixir 1.7
function Enum.frequencies/1 is undefined or private
|
Static analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|