Skip to content

Fix doc typo in req.ex #539

Fix doc typo in req.ex

Fix doc typo in req.ex #539

Triggered via pull request July 28, 2023 17:51
Status Success
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26.0, lint)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15, 26.0, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead