Fixing Elixir 1.17 issues and some much needed clean up #81
main.yml
on: pull_request
Static Analysis
40s
Matrix: Run ExUnit tests
Annotations
11 errors and 7 warnings
Run ExUnit tests (27.0, 1.15.8)
Requested Elixir / Erlang/OTP version (1.15.8 / 27.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Run ExUnit tests (27.0, 1.16.3)
The job was canceled because "_27_0_1_15_8" failed.
|
Run ExUnit tests (27.0, 1.16.3)
Requested Elixir / Erlang/OTP version (1.16.3 / 27.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Run ExUnit tests (26.2, 1.17.0-rc.1)
The job was canceled because "_27_0_1_15_8" failed.
|
Run ExUnit tests (26.2, 1.17.0-rc.1)
The operation was canceled.
|
Run ExUnit tests (26.2, 1.15.8)
The job was canceled because "_27_0_1_15_8" failed.
|
Run ExUnit tests (26.2, 1.15.8)
The operation was canceled.
|
Run ExUnit tests (26.2, 1.16.3)
The job was canceled because "_27_0_1_15_8" failed.
|
Run ExUnit tests (26.2, 1.16.3)
The operation was canceled.
|
Run ExUnit tests (27.0, 1.17.0-rc.1)
The job was canceled because "_27_0_1_15_8" failed.
|
Run ExUnit tests (27.0, 1.17.0-rc.1)
The operation was canceled.
|
Run ExUnit tests (27.0, 1.15.8)
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/.
|
Run ExUnit tests (27.0, 1.15.8)
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/
|
Static Analysis
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/.
|
Static Analysis
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/
|
Static Analysis
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Static Analysis
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Static Analysis
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|