Skip to content

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

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

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

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

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Credo
Process completed with exit code 1.
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
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.