Skip to content

Implement Zeitperiode constructor for dates. #34

Implement Zeitperiode constructor for dates.

Implement Zeitperiode constructor for dates. #34

Triggered via push November 10, 2023 13:42
Status Success
Total duration 2m 9s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and test
:random.uniform/1 is deprecated. Use the 'rand' module instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
lib/test_iex.ex:70: TestIex.test/2
Build and test
lib/test_iex.ex:75: TestIex.test/2
Build and test
lib/test_iex.ex:73: TestIex.test/2
Build and test
% 2406| case slave:start_link(HostName, SlaveName) of
Build and test
% 2478| StopFun = fun({Node, {already_running, false}}) -> slave:stop(Node);
Build and test
src/proper.erl:2478:64: Warning: slave:stop/1 is deprecated and will be removed in OTP 27; use the 'peer' module instead
Build and test
:random.uniform/1 is deprecated. Use the 'rand' module instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead