fix(deps): update dependency web-vitals to v4 #67
code-quality-check.yml
on: pull_request
build
34s
code-quality
11s
vitest_tests
0s
Matrix: cypress_tests
Annotations
17 errors
code-quality:
src/components/AppFooter/components/DarkModeToggle.tsx#L19
Alternative text title element cannot be empty
|
code-quality:
src/components/AppFooter/components/DarkModeToggle.tsx#L38
Alternative text title element cannot be empty
|
code-quality:
src/components/Header/LoginPopup.tsx#L145
Alternative text title element cannot be empty
|
code-quality:
src/pages/public/User/components/NyttUtlegg.tsx#L177
Forbidden non-null assertion.
|
code-quality:
src/pages/public/Team/components/TeamTabs.tsx#L192
Alternative text title element cannot be empty
|
code-quality:
src/pages/public/Team/components/TeamTabs.tsx#L215
Alternative text title element cannot be empty
|
code-quality:
src/pages/public/Team/components/TeamTabs.tsx#L233
Do not use template literals if interpolation and special-character handling are not needed.
|
code-quality:
src/pages/public/Team/components/TeamTabs.tsx#L271
Interactive elements should not be assigned non-interactive roles.
|
code-quality:
src/pages/public/Team/components/TeamTabs.tsx#L278
Do not use template literals if interpolation and special-character handling are not needed.
|
code-quality:
src/pages/public/Team/components/TeamTabs.tsx#L279
Do not use template literals if interpolation and special-character handling are not needed.
|
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/vektor-frontend/vektor-frontend/node_modules/.pnpm/[email protected]/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/vektor-frontend/vektor-frontend/node_modules/.pnpm/[email protected]/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/vektor-frontend/vektor-frontend/node_modules/.pnpm/[email protected]/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/vektor-frontend/vektor-frontend/node_modules/.pnpm/[email protected]/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/vektor-frontend/vektor-frontend/node_modules/.pnpm/[email protected]/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.
|