🎨 Adopt styler #770
Annotations
2 errors and 5 warnings
Compile
** (CompileError) lib/nimble_parsec/compiler.ex:931: cannot find or invoke local _/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: _(/ / _ = range)
|
Compile
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile
module Mix.Tasks.Format is not a behaviour (in module Styler)
|
Compile
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
|
Compile
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
|
Compile
Code.quoted_to_algebra/2 is undefined or private
|
The logs for this run have expired and are no longer available.
Loading