Make it possible to conditionally skip the graphql_yoga_http_duration
observation
#8882
ci.yml
on: pull_request
esm
1m 4s
typecheck
1m 5s
Matrix: apollo-federation-compatibility
Matrix: integration
Matrix: leaks
Matrix: unit
Annotations
168 errors and 22 warnings
integration / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
integration / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
integration / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
integration / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
integration / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v20 / graphql v16.6.0
Process completed with exit code 1.
|
unit / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
unit / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
unit / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
unit / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
unit / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
|
integration / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
integration / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
integration / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
integration / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
integration / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v22 / graphql v16.6.0
Process completed with exit code 1.
|
integration / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
integration / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
integration / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
integration / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
integration / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v20 / graphql v15.8.0
Process completed with exit code 1.
|
integration / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
integration / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
integration / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
integration / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
integration / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
|
integration / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
integration / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
integration / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
integration / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
integration / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v22 / graphql v15.8.0
Process completed with exit code 1.
|
integration / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
integration / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
integration / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
integration / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
integration / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
integration / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
|
unit / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
unit / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
unit / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
unit / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
unit / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
|
esm:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
esm:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
esm:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
esm:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
esm:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
esm:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
esm
Process completed with exit code 1.
|
unit / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
unit / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
unit / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
unit / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
unit / nodejs v20 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v20 / graphql v15.8.0
Process completed with exit code 1.
|
apollo-federation-compatibility (18, 16.6.0):
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
apollo-federation-compatibility (18, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
apollo-federation-compatibility (18, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
apollo-federation-compatibility (18, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (18, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
apollo-federation-compatibility (18, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (18, 16.6.0)
Process completed with exit code 1.
|
unit / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
unit / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
unit / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
unit / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
unit / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v22 / graphql v16.6.0
Process completed with exit code 1.
|
apollo-federation-compatibility (20, 15.8.0):
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
apollo-federation-compatibility (20, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
apollo-federation-compatibility (20, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
apollo-federation-compatibility (20, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (20, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
apollo-federation-compatibility (20, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (20, 15.8.0)
Process completed with exit code 1.
|
apollo-federation-compatibility (18, 15.8.0):
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
apollo-federation-compatibility (18, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
apollo-federation-compatibility (18, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
apollo-federation-compatibility (18, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (18, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
apollo-federation-compatibility (18, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (18, 15.8.0)
Process completed with exit code 1.
|
apollo-federation-compatibility (20, 16.6.0):
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
apollo-federation-compatibility (20, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
apollo-federation-compatibility (20, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
apollo-federation-compatibility (20, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (20, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
apollo-federation-compatibility (20, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (20, 16.6.0)
Process completed with exit code 1.
|
unit / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
unit / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
unit / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
unit / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
unit / nodejs v20 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v20 / graphql v16.6.0
Process completed with exit code 1.
|
apollo-federation-compatibility (22, 15.8.0):
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
apollo-federation-compatibility (22, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
apollo-federation-compatibility (22, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
apollo-federation-compatibility (22, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (22, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
apollo-federation-compatibility (22, 15.8.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (22, 15.8.0)
Process completed with exit code 1.
|
unit / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
unit / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
unit / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
unit / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
unit / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
unit / nodejs v22 / graphql v15.8.0
Process completed with exit code 1.
|
typecheck:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
typecheck:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
typecheck:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
typecheck:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
typecheck:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
typecheck:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
typecheck
Process completed with exit code 1.
|
leaks / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
leaks / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
leaks / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
leaks / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
leaks / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
leaks / nodejs v22 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
leaks / nodejs v22 / graphql v16.6.0
Process completed with exit code 1.
|
leaks / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
leaks / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
leaks / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
leaks / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
leaks / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
leaks / nodejs v18 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
leaks / nodejs v18 / graphql v15.8.0
Process completed with exit code 1.
|
apollo-federation-compatibility (22, 16.6.0):
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
apollo-federation-compatibility (22, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
apollo-federation-compatibility (22, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
apollo-federation-compatibility (22, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (22, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
apollo-federation-compatibility (22, 16.6.0):
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
apollo-federation-compatibility (22, 16.6.0)
Process completed with exit code 1.
|
leaks / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
leaks / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
leaks / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
leaks / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
leaks / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
leaks / nodejs v18 / graphql v16.6.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
leaks / nodejs v18 / graphql v16.6.0
Process completed with exit code 1.
|
leaks / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/src/index.ts#L178
Property 'shouldRecordFn' does not exist on type 'HistogramAndLabels<string, FillLabelsFnParams>'.
|
leaks / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L271
Object literal may only specify known properties, and 'shouldRecordFn' does not exist in type '{ registry: Registry<"text/plain; version=0.0.4; charset=utf-8">; histogram: Omit<HistogramConfiguration<"operation_name">, "registers">; fillLabelsFn: FillLabelsFn<...>; }'.
|
leaks / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L283
No overload matches this call.
|
leaks / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L284
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
leaks / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L304
No overload matches this call.
|
leaks / nodejs v22 / graphql v15.8.0:
packages/plugins/prometheus/tests/prometheus.spec.ts#L305
Argument of type 'boolean' is not assignable to parameter of type 'void & (FillLabelsFn<"operation_name", FillLabelsFnParams> | Histogram<"operation_name">)'.
|
leaks / nodejs v22 / graphql v15.8.0
Process completed with exit code 1.
|
integration / nodejs v20 / graphql v16.6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit / nodejs v18 / graphql v15.8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration / nodejs v22 / graphql v16.6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration / nodejs v20 / graphql v15.8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration / nodejs v18 / graphql v16.6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration / nodejs v22 / graphql v15.8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration / nodejs v18 / graphql v15.8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit / nodejs v18 / graphql v16.6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit / nodejs v20 / graphql v15.8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apollo-federation-compatibility (18, 16.6.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit / nodejs v22 / graphql v16.6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apollo-federation-compatibility (20, 15.8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apollo-federation-compatibility (18, 15.8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apollo-federation-compatibility (20, 16.6.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit / nodejs v20 / graphql v16.6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apollo-federation-compatibility (22, 15.8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit / nodejs v22 / graphql v15.8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
leaks / nodejs v22 / graphql v16.6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
leaks / nodejs v18 / graphql v15.8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apollo-federation-compatibility (22, 16.6.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
leaks / nodejs v18 / graphql v16.6.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
leaks / nodejs v22 / graphql v15.8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|