build(deps-dev): bump excoveralls from 0.18.4 to 0.18.5 #34
Annotations
5 warnings
Run mix deps.compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Run Test Script:
lib/boltx/adapters/bolt.ex#L1
function delete/5 required by behaviour Ecto.Adapter.Schema is not implemented (in module Boltx.Adapters.Bolt)
|
Run Test Script:
lib/boltx/adapters/bolt.ex#L1
function insert_all/8 required by behaviour Ecto.Adapter.Schema is not implemented (in module Boltx.Adapters.Bolt)
|
Run Test Script:
lib/boltx/adapters/bolt.ex#L1
function update/6 required by behaviour Ecto.Adapter.Schema is not implemented (in module Boltx.Adapters.Bolt)
|
Run Test Script:
test/boltx/adapters/bolt_test.exs#L7
variable "adapter_meta" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading