Do not prefil metrics map #1374
Annotations
2 errors and 2 warnings
Run tests:
lib/axon/loop.ex#L1747
** (CompileError) lib/axon/loop.ex:1747: undefined function final_metrics/0 (expected Axon.Loop to define such a function or for it to be imported, but none are available)
|
Run tests
Process completed with exit code 1.
|
Run tests:
lib/axon/loop.ex#L1747
variable "final_metrics" does not exist and is being expanded to "final_metrics()", please use parentheses to remove the ambiguity or change the variable name
|
Run tests:
lib/axon/loop.ex#L1740
variable "final_metrics_map" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
The logs for this run have expired and are no longer available.
Loading