fix: [plugins/prometheus] fixes for phases/shouldObserve for Yoga #7065
Annotations
7 errors
Build Packages:
packages/plugins/prometheus/test/prom.spec.ts#L286
Type '[]' is not assignable to type 'HistogramMetricOption<"parse", string, FillLabelsFnParams> | undefined'.
|
Build Packages:
packages/plugins/prometheus/test/prom.spec.ts#L286
Type '[]' is not assignable to type 'HistogramMetricOption<"parse", string, FillLabelsFnParams> | undefined'.
|
Build Packages:
packages/plugins/prometheus/test/prom.spec.ts#L287
Type '[]' is not assignable to type 'CounterMetricOption<"schema", string, FillLabelsFnParams> | undefined'.
|
Build Packages:
packages/plugins/prometheus/test/prom.spec.ts#L287
Type '[]' is not assignable to type 'CounterMetricOption<"schema", string, FillLabelsFnParams> | undefined'.
|
Build Packages:
packages/plugins/prometheus/test/prom.spec.ts#L315
Argument of type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; metrics: { graphql_envelop_phase_parse: HistogramAndLabels<"parse", string, FillLabelsFnParams>; }; } | { ...; } | { ...; }' is not assignable to parameter of type 'PrometheusTracingPluginConfig'.
|
Build Packages:
packages/plugins/prometheus/test/prom.spec.ts#L315
Property 'registry' does not exist on type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; metrics: { graphql_envelop_phase_parse: HistogramAndLabels<"parse", string, FillLabelsFnParams>; }; } | { ...; } | { ...; }'.
|
Build Packages
Process completed with exit code 1.
|
Loading