Skip to content

feat: add support for plain sasl #44

feat: add support for plain sasl

feat: add support for plain sasl #44

Triggered via push October 13, 2024 18:04
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: test/sasl_test.exs#L89
test success with plain sasl opts (KlifeProtocol.SaslTest)
test: test/sasl_test.exs#L66
test fail if do not pass sasl opts (KlifeProtocol.SaslTest)
test
Process completed with exit code 2.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead