Repo #14
Annotations
10 errors and 2 warnings
test/etcd_ex/repo_test.exs#L50
test Cache with prefix loads data into cache (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L198
test Cache with pubsub broadcasts updates for all keys to subscribers (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L181
test Cache with custom keys deletes data from etcd (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L218
test Cache with pubsub broadcasts updates for single key to subscribers (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L171
test Cache with custom keys puts data into etcd (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L92
test Cache with prefix deletes data from etcd (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L112
test Cache with custom keys watches keys and updates cache (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L126
test Cache with custom keys quietly ignores keys that are marked as ignored (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L142
test Cache with custom keys ignores and logs keys that fail to decode (EtcdEx.RepoTest)
|
test/etcd_ex/repo_test.exs#L55
test Cache with prefix watches keys and updates cache (EtcdEx.RepoTest)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading