Skip to content

Do not prefil metrics map #1375

Do not prefil metrics map

Do not prefil metrics map #1375

Triggered via pull request November 7, 2023 17:58
Status Failure
Total duration 38s
Artifacts

test.yaml

on: pull_request
codespell
11s
codespell
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
main (25.3.2.6, 1.14.5, USE_EXLA=true): 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)
main (25.3.2.6, 1.14.5, USE_EXLA=true)
Process completed with exit code 1.
main (25.3.2.6, 1.14.5, USE_TORCHX=true): 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)
main (25.3.2.6, 1.14.5, USE_TORCHX=true)
Process completed with exit code 1.
main (26.1.1, 1.15.6, true)
Process completed with exit code 1.
main (25.3.2.6, 1.14.5): 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)
main (25.3.2.6, 1.14.5)
Process completed with exit code 1.
main (25.3.2.6, 1.14.5, USE_EXLA=true): 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
main (25.3.2.6, 1.14.5, USE_EXLA=true): 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)
main (25.3.2.6, 1.14.5, USE_TORCHX=true): 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
main (25.3.2.6, 1.14.5, USE_TORCHX=true): 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)
main (26.1.1, 1.15.6, true): 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)
main (25.3.2.6, 1.14.5): 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
main (25.3.2.6, 1.14.5): 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)