Detect and warn about incorrectly used ignore-comments #216
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run mix coveralls.github
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix coveralls.github
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix coveralls.github
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading