Getting ready for 0.10.0 release #75
main.yml
on: push
Static Analysis
45s
Matrix: Run ExUnit tests
Annotations
1 error and 6 warnings
Static Analysis
Process completed with exit code 8.
|
Run ExUnit tests (1.13.3, 24.2)
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 (1.13.3, 24.2)
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
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:
lib/utils.ex#L65
Avoid `apply/2` and `apply/3` when the number of arguments is known
|
Static Analysis:
lib/engines/mjml.ex#L83
Avoid `apply/2` and `apply/3` when the number of arguments is known
|