Removes dependency on Timex #377
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Compile
36s
Check Formatted
12s
Dialyzer
1m 20s
Annotations
3 errors and 4 warnings
Check Formatted
Process completed with exit code 1.
|
Credo
Process completed with exit code 4.
|
Dialyzer
Process completed with exit code 2.
|
Compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Credo:
lib/cocktail/time/shift.ex#L1
Modules should have a @moduledoc tag.
|
Credo:
lib/cocktail/time/diff.ex#L1
Modules should have a @moduledoc tag.
|
Tests:
test/support/datetime_sigil.ex#L1
redefining module Cocktail.TestSupport.DateTimeSigil
|