Skip to content

Bump credo from 1.7.10 to 1.7.11 (#125) #411

Bump credo from 1.7.10 to 1.7.11 (#125)

Bump credo from 1.7.10 to 1.7.11 (#125) #411

Triggered via push December 30, 2024 09:08
Status Success
Total duration 55s
Artifacts

ci-tests.yml

on: push
Static analysis
47s
Static analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
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 22 / Elixir 1.8
module Mix.Tasks.Format is not a behaviour (in module Styler)
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.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.8
function Code.quoted_to_algebra/2 is undefined or private
OTP 22 / Elixir 1.8
function Enum.frequencies/1 is undefined or private
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 22 / Elixir 1.9
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.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.9
function Code.quoted_to_algebra/2 is undefined or private
OTP 22 / Elixir 1.9
function Enum.frequencies/1 is undefined or private
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 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