chore: update dependencies #128
Annotations
7 errors and 6 warnings
build:
src/reportWebVitals.ts#L1
Module '"web-vitals"' has no exported member 'ReportHandler'.
|
build:
src/reportWebVitals.ts#L5
Property 'getCLS' does not exist on type '{ default: typeof import("/home/runner/work/holoplay-pwa/holoplay-pwa/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
|
build:
src/reportWebVitals.ts#L5
Property 'getFID' does not exist on type '{ default: typeof import("/home/runner/work/holoplay-pwa/holoplay-pwa/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
|
build:
src/reportWebVitals.ts#L5
Property 'getFCP' does not exist on type '{ default: typeof import("/home/runner/work/holoplay-pwa/holoplay-pwa/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
|
build:
src/reportWebVitals.ts#L5
Property 'getLCP' does not exist on type '{ default: typeof import("/home/runner/work/holoplay-pwa/holoplay-pwa/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
|
build:
src/reportWebVitals.ts#L5
Property 'getTTFB' does not exist on type '{ default: typeof import("/home/runner/work/holoplay-pwa/holoplay-pwa/node_modules/web-vitals/dist/modules/index"); onCLS: (onReport: (metric: CLSMetric) => void, opts?: ReportOpts | undefined) => void; ... 10 more ...; FIDThresholds: MetricRatingThresholds; }'.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/components/ButtonEditDevice.tsx#L2
'ActionIcon' is defined but never used
|
build:
src/components/ButtonEditDevice.tsx#L7
'Text' is defined but never used
|
build:
src/components/ButtonEditDevice.tsx#L12
'IconPencil' is defined but never used
|
build:
src/components/ButtonEditDevice.tsx#L12
'IconTrash' is defined but never used
|
build:
src/components/ButtonEditDevice.tsx#L17
'useSettings' is defined but never used
|