Skip to content

Blocklist import: we can keep doing it at compile time #11

Blocklist import: we can keep doing it at compile time

Blocklist import: we can keep doing it at compile time #11

Triggered via push October 1, 2023 18:47
Status Success
Total duration 5m 14s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Run checks and tests with Elixir 1.15
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Run checks and tests with Elixir 1.12
module Mix.Tasks.Format is not a behaviour (in module Styler)
Run checks and tests with 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
Run checks and tests with Elixir 1.12
got "@impl Mix.Tasks.Format" for function format/3 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Run checks and tests with Elixir 1.12
Code.quoted_to_algebra/2 is undefined or private
Run checks and tests with Elixir 1.12
module Mix.Tasks.Format is not a behaviour (in module Styler)
Run checks and tests with 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
Run checks and tests with Elixir 1.12
got "@impl Mix.Tasks.Format" for function format/3 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
Run checks and tests with Elixir 1.12
Code.quoted_to_algebra/2 is undefined or private