Add /metrics endpoint #508
Annotations
1 error and 24 warnings
Dialyzer
Process completed with exit code 2.
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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:
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#L260
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L262
variable "slug" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L282
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L254
variable "graphs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
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#L260
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L262
variable "slug" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L282
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L254
variable "graphs" 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 localize/3 is overloaded.
|