Skip to content

Add support for LDAP authentication #29

Add support for LDAP authentication

Add support for LDAP authentication #29

Triggered via pull request September 20, 2023 15:20
Status Success
Total duration 1m 31s
Artifacts

mongodb_driver.yml

on: pull_request
Matrix: Compile and Test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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): lib/mongo/auth/plain.ex#L5
variable "db" is unused (if the variable is not meant to be used, prefix it with an underscore)
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): lib/mongo/auth/plain.ex#L5
variable "db" is unused (if the variable is not meant to be used, prefix it with an underscore)