Skip to content

Chore/cleanup

Chore/cleanup #3

Re-run triggered May 24, 2024 14:25
Status Success
Total duration 36s
Artifacts

build-and-test.yml

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

Annotations

22 warnings
Build and test (Elixir 1.13.4-otp-23)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (Elixir 1.13.4-otp-23)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Build and test (Elixir 1.13.4-otp-23)
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
Build and test (Elixir 1.13.4-otp-23)
String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead
Build and test (Elixir 1.13.4-otp-23)
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead
Build and test (Elixir 1.13.4-otp-23)
String.lstrip/1 is deprecated. Use String.trim_leading/1 instead
Build and test (Elixir 1.13.4-otp-23)
unknown compiler variable "______" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Build and test (Elixir 1.13.4-otp-23)
:random.uniform/1 is deprecated. Use the 'rand' module instead
Build and test (Elixir 1.13.4-otp-23)
"not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions
Build and test (Elixir 1.13.4-otp-23)
"not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions
Build and test (Elixir 1.13.4-otp-23)
redefining module Inspect.DateTime (current version loaded from /home/runner/work/_temp/.setup-beam/elixir/bin/../lib/elixir/ebin/Elixir.Inspect.DateTime.beam)
Build and test (Elixir 1.15.7-otp-25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (Elixir 1.15.7-otp-25)
String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead
Build and test (Elixir 1.15.7-otp-25)
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead
Build and test (Elixir 1.15.7-otp-25)
String.lstrip/1 is deprecated. Use String.trim_leading/1 instead
Build and test (Elixir 1.15.7-otp-25)
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
Build and test (Elixir 1.15.7-otp-25)
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Build and test (Elixir 1.15.7-otp-25)
unknown compiler variable "______" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Build and test (Elixir 1.15.7-otp-25)
:random.uniform/1 is deprecated. Use the 'rand' module instead
Build and test (Elixir 1.15.7-otp-25)
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
Build and test (Elixir 1.15.7-otp-25)
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
Build and test (Elixir 1.15.7-otp-25)
redefining module Inspect.DateTime (current version loaded from /home/runner/work/_temp/.setup-beam/elixir/bin/../lib/elixir/ebin/Elixir.Inspect.DateTime.beam)