Bump ex_cldr_dates_times from 2.16.0 to 2.19.1 #498
Annotations
1 error and 25 warnings
Dialyzer
Process completed with exit code 2.
|
Format
The following actions uses Node.js version which is deprecated 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/
|
Build and test
The following actions uses Node.js version which is deprecated 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/
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
unused import Bitwise
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test:
lib/zout/checker/unchecked.ex#L13
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/checker/unchecked.ex#L18
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L76
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L148
variable "response_time" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L247
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer
The following actions uses Node.js version which is deprecated 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/
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
unused import Bitwise
|
Dialyzer
Logger.default_formatter/1 is undefined or private
|
Dialyzer:
lib/zout/checker/unchecked.ex#L13
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/checker/unchecked.ex#L18
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L76
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L148
variable "response_time" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L247
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
overlapping_contract:
lib/zout_web/cldr.ex#L1
The contract for currencies_for_locale/3 is overloaded.
|
overlapping_contract:
lib/zout_web/cldr.ex#L1
The contract for all_formats_for/1 is overloaded.
|