Skip to content

chore(deps): bump web-vitals from 2.1.4 to 4.2.4 #174

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

chore(deps): bump web-vitals from 2.1.4 to 4.2.4 #174

Triggered via pull request October 28, 2024 01:58
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
install-dependencies
41s
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.