Skip to content

Add Devcontainer config #35

Add Devcontainer config

Add Devcontainer config #35

Triggered via push March 18, 2024 12:30
Status Success
Total duration 1m 27s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, erlef/setup-beam@1f06ac36d31fecd50acdec4ef7bfd5dc7346f187, actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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