Merge pull request #274 from ex-aws/dependabot/hex/ex_aws-2.5.6 #502
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
Req.request/1 is undefined (module Req is not available or is yet to be defined)
|
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