Add support for LDAP authentication #30
Triggered via pull request
September 20, 2023 15:23
Status
Success
Total duration
1m 43s
Artifacts
–
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):
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 (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)
|