Skip to content

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

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

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

Triggered via pull request May 13, 2024 23:03
Status Failure
Total duration 45s
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/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.