Bump ex_doc from 0.32.0 to 0.33.0 #458
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 mix compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix compile
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix compile
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run mix compile
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Run mix compile
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Run mix compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading