Skip to content

Remove client

Remove client #15

Triggered via push August 13, 2023 15:57
Status Failure
Total duration 40s
Artifacts

elixir.yml

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

Annotations

5 errors and 2 warnings
Elixir 1.15.4 / OTP 26.0: test/srtm_test.exs#L83
test caches HGT files from (source: Elixir.SRTM.Source.AWS) (SRTMTest)
Elixir 1.15.4 / OTP 26.0: test/srtm_test.exs#L83
test caches HGT files from (source: Elixir.SRTM.Source.ESA) (SRTMTest)
Elixir 1.15.4 / OTP 26.0
Process completed with exit code 2.
Elixir 1.11.4 / OTP 21.3: lib/srtm/cache/persistent_term.ex#L33
** (CompileError) lib/srtm/cache/persistent_term.ex:33: undefined function then/2
Elixir 1.11.4 / OTP 21.3
Process completed with exit code 1.
Elixir 1.15.4 / OTP 26.0
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15.4 / OTP 26.0
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead