Skip to content

Tweak liability email template wording (#912) #2487

Tweak liability email template wording (#912)

Tweak liability email template wording (#912) #2487

Triggered via push June 11, 2026 01:35
Status Success
Total duration 1m 18s
Artifacts

pnpm-check.yml

on: push
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)