Skip to content

Add /metrics endpoint #510

Add /metrics endpoint

Add /metrics endpoint #510

Triggered via pull request January 15, 2025 22:26
@xerbalindxerbalind
synchronize #266
metrics
Status Success
Total duration 5m 47s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
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)