allocate fewer binaries (#22) #56
Annotations
21 warnings
OTP 21.3 / Elixir 1.8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 21.3 / Elixir 1.8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
OTP 21.3 / Elixir 1.8.2
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
|
OTP 22.2 / Elixir 1.9.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 22.2 / Elixir 1.9.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
OTP 22.2 / Elixir 1.9.4
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
|
OTP 23 / Elixir 1.10.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 23 / Elixir 1.10.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
OTP 23 / Elixir 1.10.4
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
|
OTP 24.1 / Elixir 1.13.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 24.1 / Elixir 1.13.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
OTP 24.1 / Elixir 1.13.0
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
|
OTP 20.3 / Elixir 1.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 20.3 / Elixir 1.6
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
OTP 20.3 / Elixir 1.6
Enum.partition/2 is deprecated, use Enum.split_with/2
|
OTP 25 / Elixir 1.14.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 25 / Elixir 1.14.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
OTP 25 / Elixir 1.14.0
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
OTP 25 / Elixir 1.14.0
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
OTP 25 / Elixir 1.14.0
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
OTP 25 / Elixir 1.14.0
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
|