fix: [plugins/prometheus] fixes for phases/shouldObserve for Yoga #4018
pr.yml
on: pull_request
dependencies
/
changeset
18s
alpha
/
snapshot
1m 10s
release-candidate
/
snapshot
Annotations
7 errors and 5 warnings
alpha / snapshot:
packages/plugins/prometheus/test/prom.spec.ts#L286
Type '[]' is not assignable to type 'HistogramMetricOption<"parse", string, FillLabelsFnParams> | undefined'.
|
alpha / snapshot:
packages/plugins/prometheus/test/prom.spec.ts#L286
Type '[]' is not assignable to type 'HistogramMetricOption<"parse", string, FillLabelsFnParams> | undefined'.
|
alpha / snapshot:
packages/plugins/prometheus/test/prom.spec.ts#L287
Type '[]' is not assignable to type 'CounterMetricOption<"schema", string, FillLabelsFnParams> | undefined'.
|
alpha / snapshot:
packages/plugins/prometheus/test/prom.spec.ts#L287
Type '[]' is not assignable to type 'CounterMetricOption<"schema", string, FillLabelsFnParams> | undefined'.
|
alpha / snapshot:
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'.
|
alpha / snapshot:
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>; }; } | { ...; } | { ...; }'.
|
alpha / snapshot
The process '/usr/local/bin/pnpm' failed with exit code 1
|
dependencies / changeset
The following actions use a deprecated Node.js version and will be forced to run on node20: the-guild-org/changesets-dependencies-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
alpha / snapshot
The following actions use a deprecated Node.js version and will be forced to run on node20: the-guild-org/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
alpha / snapshot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|