Skip to content

Fix layout shift on home page load (font swap + menu band hydration) #2481

Fix layout shift on home page load (font swap + menu band hydration)

Fix layout shift on home page load (font swap + menu band hydration) #2481

Triggered via pull request June 10, 2026 15:41
Status Success
Total duration 1m 26s
Artifacts

pnpm-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
pnpm-check: src/lib/components/widget-consent/loadTwitter.js#L16
Unsafe member access .push on a type that cannot be resolved. (@typescript-eslint/no-unsafe-member-access)
pnpm-check: src/lib/components/widget-consent/loadTwitter.js#L16
Unsafe call of a type that could not be resolved. (@typescript-eslint/no-unsafe-call)
pnpm-check: src/lib/components/widget-consent/WidgetConsentStore.ts#L8
Unsafe argument of type `any` assigned to a parameter of type `boolean | null | undefined`. (@typescript-eslint/no-unsafe-argument)
pnpm-check: src/lib/components/SearchModal.svelte#L19
Unsafe call of a type that could not be resolved. (@typescript-eslint/no-unsafe-call)
pnpm-check: src/lib/components/LanguageSwitcher.svelte#L186
Use $lib/components/Link.svelte or $lib/components/LinkWithoutIcon.svelte instead (svelte/no-restricted-html-elements)
pnpm-check: src/lib/components/LanguageSwitcher.svelte#L172
Use $lib/components/Link.svelte or $lib/components/LinkWithoutIcon.svelte instead (svelte/no-restricted-html-elements)
pnpm-check: src/lib/cloudinary.ts#L82
'value' may use Object's default stringification format ('[object Object]') when stringified. (@typescript-eslint/no-base-to-string)
pnpm-check: src/lib/axios-sequential-retry-middleware.test.ts#L105
Unsafe member access .id on an `any` value. (@typescript-eslint/no-unsafe-member-access)
pnpm-check: eslint.config.js#L44
Unsafe member access .replace on an `any` value. (@typescript-eslint/no-unsafe-member-access)
pnpm-check: eslint.config.js#L44
Unsafe call of an `any` typed value. (@typescript-eslint/no-unsafe-call)