Skip to content

Injection of static label/values to the F1 metrics #542

Injection of static label/values to the F1 metrics

Injection of static label/values to the F1 metrics #542

Triggered via pull request October 10, 2024 09:58
Status Failure
Total duration 53s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
version: pkg/f1/root_cmd.go#L47
cannot use staticMetrics (variable of type map[string]string) as []"github.com/form3tech-oss/f1/v2/internal/metrics".StaticMetricsLabel value in argument to metrics.InitWithStaticMetrics
version
Process completed with exit code 1.
Test: pkg/f1/root_cmd.go#L47
cannot use staticMetrics (variable of type map[string]string) as []"github.com/form3tech-oss/f1/v2/internal/metrics".StaticMetricsLabel value in argument to metrics.InitWithStaticMetrics (typecheck)
Test: benchcmd/main.go#L8
could not import github.com/form3tech-oss/f1/v2/pkg/f1 (-: # github.com/form3tech-oss/f1/v2/pkg/f1
Test: pkg/f1/root_cmd.go#L47
cannot use staticMetrics (variable of type map[string]string) as []"github.com/form3tech-oss/f1/v2/internal/metrics".StaticMetricsLabel value in argument to metrics.InitWithStaticMetrics) (typecheck)
Test: internal/run/run_stage_test.go#L37
could not import github.com/form3tech-oss/f1/v2/pkg/f1 (-: # github.com/form3tech-oss/f1/v2/pkg/f1
Test: pkg/f1/root_cmd.go#L47
cannot use staticMetrics (variable of type map[string]string) as []"github.com/form3tech-oss/f1/v2/internal/metrics".StaticMetricsLabel value in argument to metrics.InitWithStaticMetrics) (typecheck)
Test: pkg/f1/f1_scenarios_stage_test.go#L10
could not import github.com/form3tech-oss/f1/v2/pkg/f1 (-: # github.com/form3tech-oss/f1/v2/pkg/f1
Test: pkg/f1/root_cmd.go#L47
cannot use staticMetrics (variable of type map[string]string) as []"github.com/form3tech-oss/f1/v2/internal/metrics".StaticMetricsLabel value in argument to metrics.InitWithStaticMetrics) (typecheck)
Test
Process completed with exit code 2.