Skip to content

chore: sync files with beam-community/common-config #4

chore: sync files with beam-community/common-config

chore: sync files with beam-community/common-config #4

Triggered via pull request January 17, 2024 22:58
Status Failure
Total duration 2m 40s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 16 warnings
Dependencies
Process completed with exit code 1.
Credo
Process completed with exit code 28.
Test
Process completed with exit code 1.
Dialyzer
Process completed with exit code 2.
Credo
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Credo: lib/ex_machina/ecto.ex#L306
Use a pipeline when there are nested function calls
Credo: lib/ex_machina/ecto.ex#L281
Use a pipeline when there are nested function calls
Credo: lib/ex_machina/ecto.ex#L258
Use a pipeline when there are nested function calls
Credo: lib/ex_machina/ecto.ex#L226
Use a pipeline when there are nested function calls
Credo: test/ex_machina/ecto_test.exs#L327
Use a pipeline when there are nested function calls
Credo: test/ex_machina/ecto_strategy_test.exs#L136
Use a pipeline when there are nested function calls
Credo: lib/ex_machina/ecto.ex#L202
callback must appear before private function
Credo: lib/ex_machina/ecto.ex#L173
callback must appear before private function
Credo: lib/ex_machina/ecto.ex#L146
callback must appear before private function
Test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test: test/support/models/invalid_type.ex#L1
function embed_as/1 required by behaviour Ecto.Type is not implemented (in module ExMachina.InvalidType)
Test: test/support/models/invalid_type.ex#L1
function equal?/2 required by behaviour Ecto.Type is not implemented (in module ExMachina.InvalidType)
Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
overlapping_contract: lib/ex_machina/sequence.ex#L78
The contract for reset/1 is overloaded.