Skip to content

Fixing Elixir 1.17 issues and some much needed clean up #83

Fixing Elixir 1.17 issues and some much needed clean up

Fixing Elixir 1.17 issues and some much needed clean up #83

Triggered via pull request June 4, 2024 19:51
Status Failure
Total duration 50s
Artifacts

main.yml

on: pull_request
Static Analysis
41s
Static Analysis
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 9 warnings
Run ExUnit tests (26.2, 1.15.8): test/node_compiler_test.exs#L21
test BasicTemplate.render/1 should render the template and contain the proper text when passed assigns (NodeCompilerTest)
Run ExUnit tests (26.2, 1.15.8)
Process completed with exit code 2.
Run ExUnit tests (26.2, 1.16.3)
The job was canceled because "_26_2_1_15_8" failed.
Run ExUnit tests (26.2, 1.16.3): test/node_compiler_test.exs#L21
test BasicTemplate.render/1 should render the template and contain the proper text when passed assigns (NodeCompilerTest)
Run ExUnit tests (26.2, 1.16.3)
Process completed with exit code 2.
Run ExUnit tests (27, 1.17.0-rc.1)
The job was canceled because "_26_2_1_15_8" failed.
Run ExUnit tests (27, 1.17.0-rc.1): test/node_compiler_test.exs#L21
test BasicTemplate.render/1 should render the template and contain the proper text when passed assigns (NodeCompilerTest)
Run ExUnit tests (27, 1.17.0-rc.1)
Process completed with exit code 2.
Run ExUnit tests (26.2, 1.15.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run ExUnit tests (26.2, 1.15.8)
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/
Run ExUnit tests (26.2, 1.15.8)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run ExUnit tests (26.2, 1.15.8)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
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