fix: handle read preferences without tags #200
Annotations
4 warnings
Compile and Test (5.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Compile and Test (5.0):
test/mongo/topology_test.exs#L17
Mongo.ReadPreference.primary/1 is undefined or private
|
Compile and Test (6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Compile and Test (6.0):
test/mongo/topology_test.exs#L17
Mongo.ReadPreference.primary/1 is undefined or private
|