Spec append_event(s) #82
Annotations
12 warnings
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Build and test:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Build and test:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Build and test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Build and test:
lib/event_store/appendable_event_test.exs#L36
redefining module Shared.AppendableEvent.Shared.AppendableEventTest.Event (current version defined in memory)
|
Build and test:
lib/event_store/appendable_event_test.exs#L51
redefining module Shared.AppendableEvent.Shared.AppendableEventTest.Event (current version defined in memory)
|
Build and test:
lib/event_store/appendable_event_test.exs#L59
redefining module Shared.AppendableEvent.Shared.AppendableEventTest.Event (current version defined in memory)
|
Build and test:
lib/event_store/appendable_event_test.exs#L69
redefining module Shared.AppendableEvent.Shared.AppendableEventTest.Event (current version defined in memory)
|
Build and test:
lib/event_store/appendable_event_test.exs#L22
redefining module Shared.AppendableEvent.Shared.AppendableEventTest.Event (current version defined in memory)
|
Build and test:
lib/event_store/appendable_event_test.exs#L29
redefining module Shared.AppendableEvent.Shared.AppendableEventTest.Event (current version defined in memory)
|
Build and test:
lib/event_store/appendable_event_test.exs#L15
redefining module Shared.AppendableEvent.Shared.AppendableEventTest.Event (current version defined in memory)
|