Skip to content

chore(deps): bump web-vitals from 2.1.4 to 4.2.2 #108

chore(deps): bump web-vitals from 2.1.4 to 4.2.2

chore(deps): bump web-vitals from 2.1.4 to 4.2.2 #108

Triggered via pull request July 19, 2024 13:39
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
install-dependencies
37s
install-dependencies
Fit to window
Zoom out
Zoom in

Annotations

7 errors
type-check: src/reportWebVitals.ts#L1
Module '"web-vitals"' has no exported member 'ReportHandler'.
type-check: src/reportWebVitals.ts#L5
Property 'getCLS' does not exist on type '{ default: typeof import("/home/runner/work/answerbook-ui/answerbook-ui/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
type-check: src/reportWebVitals.ts#L5
Property 'getFID' does not exist on type '{ default: typeof import("/home/runner/work/answerbook-ui/answerbook-ui/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
type-check: src/reportWebVitals.ts#L5
Property 'getFCP' does not exist on type '{ default: typeof import("/home/runner/work/answerbook-ui/answerbook-ui/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
type-check: src/reportWebVitals.ts#L5
Property 'getLCP' does not exist on type '{ default: typeof import("/home/runner/work/answerbook-ui/answerbook-ui/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
type-check: src/reportWebVitals.ts#L5
Property 'getTTFB' does not exist on type '{ default: typeof import("/home/runner/work/answerbook-ui/answerbook-ui/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
type-check
Process completed with exit code 2.