Skip to content

Update CI

Update CI #527

Triggered via push July 10, 2023 08:59
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

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

Annotations

3 errors and 4 warnings
test (1.15, 26.0, lint): test/req/request_test.exs#L3
doctest Req.Request.request/1 (10) (Req.RequestTest)
test (1.15, 26.0, lint): test/req/request_test.exs#L3
doctest Req.Request.new/1 (1) (Req.RequestTest)
test (1.15, 26.0, lint)
Process completed with exit code 2.
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