Elixir CI #1236
Annotations
17 warnings
test (1.12.x)
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
test (1.12.x)
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
|
test (1.12.x)
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
|
test (1.12.x)
Code.quoted_to_algebra/2 is undefined or private
|
test (1.12.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.12.x)
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
test (1.12.x)
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
|
test (1.12.x)
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
|
test (1.12.x)
Code.quoted_to_algebra/2 is undefined or private
|
test (1.13.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.15.x)
use Bitwise is deprecated. import Bitwise instead
|
test (1.15.x)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15.x)
use Bitwise is deprecated. import Bitwise instead
|
test (1.15.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.14.x)
use Bitwise is deprecated. import Bitwise instead
|
test (1.14.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.14.x)
use Bitwise is deprecated. import Bitwise instead
|