fix: redirect logger to stderr #554
ci.yaml
on: pull_request
Formatter
16s
dialyzer
1m 36s
Matrix: tests
Annotations
6 warnings
Formatter
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/
|
Test (1.15.4/26.0.2)
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/
|
dialyzer
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/
|
dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|