Injection of static label/values to the F1 metrics #542
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.
|