Repo #14
Annotations
30 errors and 10 warnings
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L171
test Cache with custom keys puts data into etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L50
test Cache with prefix loads data into cache (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L112
test Cache with custom keys watches keys and updates cache (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L218
test Cache with pubsub broadcasts updates for single key to subscribers (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L82
test Cache with prefix puts data into etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L198
test Cache with pubsub broadcasts updates for all keys to subscribers (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L69
test Cache with prefix ignores badly formatted values (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L181
test Cache with custom keys deletes data from etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L158
test Cache with custom keys ignores badly formatted values (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3):
test/etcd_ex/repo_test.exs#L126
test Cache with custom keys quietly ignores keys that are marked as ignored (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L50
test Cache with prefix loads data into cache (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L198
test Cache with pubsub broadcasts updates for all keys to subscribers (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L181
test Cache with custom keys deletes data from etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L218
test Cache with pubsub broadcasts updates for single key to subscribers (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L171
test Cache with custom keys puts data into etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L92
test Cache with prefix deletes data from etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L112
test Cache with custom keys watches keys and updates cache (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L126
test Cache with custom keys quietly ignores keys that are marked as ignored (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L142
test Cache with custom keys ignores and logs keys that fail to decode (EtcdEx.RepoTest)
|
Test (Elixir 1.12, OTP 24.3):
test/etcd_ex/repo_test.exs#L55
test Cache with prefix watches keys and updates cache (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L92
test Cache with prefix deletes data from etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L142
test Cache with custom keys ignores and logs keys that fail to decode (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L50
test Cache with prefix loads data into cache (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L82
test Cache with prefix puts data into etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L126
test Cache with custom keys quietly ignores keys that are marked as ignored (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L198
test Cache with pubsub broadcasts updates for all keys to subscribers (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L55
test Cache with prefix watches keys and updates cache (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L181
test Cache with custom keys deletes data from etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L171
test Cache with custom keys puts data into etcd (EtcdEx.RepoTest)
|
Test (Elixir 1.11, OTP 23.3.1):
test/etcd_ex/repo_test.exs#L107
test Cache with custom keys loads data into cache (EtcdEx.RepoTest)
|
Test (Elixir 1.10, OTP 21.3)
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/
|
Test (Elixir 1.10, OTP 21.3)
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/
|
Test (Elixir 1.12, OTP 24.3)
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/
|
Test (Elixir 1.12, OTP 24.3)
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/
|
Test (Elixir 1.11, OTP 23.3.1)
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/
|
Test (Elixir 1.11, OTP 23.3.1)
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/
|
Test (Elixir 1.14, OTP 25.2)
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/
|
Test (Elixir 1.14, OTP 25.2)
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/
|
Test (Elixir 1.14, OTP 25.2)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14, OTP 25.2)
use Bitwise is deprecated. import Bitwise instead
|