Skip to content

Bump credo from 1.7.6 to 1.7.7 #383

Bump credo from 1.7.6 to 1.7.7

Bump credo from 1.7.6 to 1.7.7 #383

Triggered via pull request June 13, 2024 02:36
Status Failure
Total duration 34s
Artifacts

elixir.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
Build and test (1.8, 22.3)
** (SyntaxError) lib/credo/check/consistency/space_around_operators.ex:142: syntax error before: '/'
Build and test (1.8, 22.3)
Process completed with exit code 1.
Build and test (1.16, 26.2)
The job was canceled because "_1_8_22_3" failed.
Build and test (1.16, 26.2)
The operation was canceled.
Build and test (1.8, 22.3)
module Mix.Tasks.Format is not a behaviour (in module Styler)
Build and test (1.8, 22.3)
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
Build and test (1.8, 22.3)
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
Build and test (1.8, 22.3)
function Code.quoted_to_algebra/2 is undefined or private
Build and test (1.8, 22.3)
function CAStore.file_path/0 is undefined (module CAStore is not available)
Build and test (1.16, 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Build and test (1.16, 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs