Merge branch 'Simon-Initiative:master' into master #174
Annotations
1 error and 12 warnings
docs
The process '/usr/bin/git' failed with exit code 128
|
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, JamesIves/github-pages-deploy-action@releases/v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, JamesIves/github-pages-deploy-action@releases/v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
docs
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
docs
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
docs:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
docs
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
docs
use Bitwise is deprecated. import Bitwise instead
|
docs
use Bitwise is deprecated. import Bitwise instead
|
docs
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
docs
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
docs
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
docs
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|