Float db_connection to allow for > 2.4 #52
Annotations
7 warnings
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/
|
Run mix test --cover
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix test --cover
use Bitwise is deprecated. import Bitwise instead
|
Run mix test --cover:
lib/bson/decimal128.ex#L2
use Bitwise is deprecated. import Bitwise instead
|
Run mix test --cover:
lib/mongo.ex#L49
use Bitwise is deprecated. import Bitwise instead
|
Run mix test --cover:
lib/mongo/monitor.ex#L5
use Bitwise is deprecated. import Bitwise instead
|
Run mix test --cover:
lib/mongo/pbkdf2.ex#L14
use Bitwise is deprecated. import Bitwise instead
|
The logs for this run have expired and are no longer available.
Loading