Update CI elixir verison #81
ci.yml
on: push
Run Static Analysis
3m 1s
Run Tests
17s
Annotations
1 error and 3 warnings
Run Static Analysis
Process completed with exit code 1.
|
Run Tests
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 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/
|
Run Static Analysis
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|