Skip to content

Merge pull request #81 from tryriot/message-queue-off-heap #149

Merge pull request #81 from tryriot/message-queue-off-heap

Merge pull request #81 from tryriot/message-queue-off-heap #149

Triggered via push February 18, 2025 17:02
Status Failure
Total duration 2m 10s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and test: test/walex/config/config_test.exs#L154
test add_config/3 should add new values when new_values is a list (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L108
test get_configs/2 should return only selected configs when second parameter is an atom (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L200
test replace_config/3 should replace existing value when value is not a list (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L248
test to_module_name/1 should convert binary string into Module atom (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L112
test get_configs/2 should return only selected configs when second parameter is a list (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L178
test remove_config/3 should remove existing value from list if it exists (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L40
test start_link/2 should accept database url as config and split it into the right configs (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L244
test to_module_name/1 should convert standard atom into Module atom (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L79
test get_configs/ should return all configs (WalEx.ConfigTest)
Build and test: test/walex/config/config_test.exs#L35
test start_link/2 should start a process (WalEx.ConfigTest)
Build and test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)