Skip to content

chore(deps): bump web-vitals from 2.1.4 to 4.1.1 #33

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

chore(deps): bump web-vitals from 2.1.4 to 4.1.1 #33

Triggered via pull request June 12, 2024 11:39
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

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