Bump postgrex from 0.19.0 to 0.19.1 #905
Annotations
1 error and 12 warnings
Run mix compile --warnings-as-errors
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 deps.compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix deps.compile
unused import Bitwise
|
Run mix deps.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.compile
variable "email" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix deps.audit
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.audit
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.audit
unused import Bitwise
|
Run mix deps.audit
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix deps.audit
variable "email" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading