Skip to content

fix(deps): update dependency web-vitals to v4 #121

fix(deps): update dependency web-vitals to v4

fix(deps): update dependency web-vitals to v4 #121

Triggered via pull request September 3, 2024 08:47
Status Failure
Total duration 49s
Artifacts

code-quality-check.yml

on: pull_request
vitest_tests
0s
vitest_tests
Matrix: cypress_tests
Fit to window
Zoom out
Zoom in

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/controlpanel/components/CreateTable.tsx#L4
Don't use 'Object' as a type.
code-quality: src/pages/controlpanel/components/CreateTable.tsx#L21
Don't use 'Object' as a type.
code-quality: src/pages/public/Team/TeamPages/Trondheim/IT.tsx#L114
Provide a text alternative through the alt, aria-label or aria-labelledby attribute
code-quality: src/pages/public/Team/TeamPages/Trondheim/IT.tsx#L145
Provide a text alternative through the alt, aria-label or aria-labelledby attribute
code-quality: src/pages/public/Team/TeamPages/Trondheim/IT.tsx#L181
Provide a text alternative through the alt, aria-label or aria-labelledby attribute
code-quality: src/pages/public/Kontakt/components/Division.tsx#L37
Alternative text title element cannot be empty
code-quality: src/pages/public/Kontakt/components/Division.tsx#L61
Alternative text title element cannot be empty
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.