Skip to content

Feature/unified add mermaid and mathtex #1

Feature/unified add mermaid and mathtex

Feature/unified add mermaid and mathtex #1

Triggered via pull request December 21, 2025 01:53
Status Failure
Total duration 1m 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/pages/api/cron/cleanup-dsar-requests.ts#L2
Module '"astro:db"' has no exported member 'dsarRequests'.
Lint: src/pages/api/cron/cleanup-confirmations.ts#L2
Module '"astro:db"' has no exported member 'newsletterConfirmations'.
Lint: src/pages/api/_utils/rateLimitStore.ts#L2
Module '"astro:db"' has no exported member 'rateLimitWindows'.
Lint: src/components/scripts/utils/siteUrlClient.ts#L5
Module '"astro:env/client"' has no exported member 'DEV_SERVER_PORT'.
Lint: src/components/scripts/utils/environmentClient.ts#L9
Module '"astro:env/client"' has no exported member 'PUBLIC_SENTRY_DSN'.
Lint: src/components/scripts/utils/environmentClient.ts#L8
Module '"astro:env/client"' has no exported member 'PUBLIC_GOOGLE_MAPS_API_KEY'.
Lint: src/components/scripts/utils/environmentClient.ts#L7
Module '"astro:env/client"' has no exported member 'PRIVACY_POLICY_VERSION'.
Lint: src/components/scripts/utils/environmentClient.ts#L6
Module '"astro:env/client"' has no exported member 'PACKAGE_RELEASE_VERSION'.
Lint: src/components/WebMentions/server/index.ts#L7
Module '"astro:env/server"' has no exported member 'WEBMENTION_IO_TOKEN'.
Lint: src/components/WebMentions/server/avatarImage.ts#L27
Type 'unknown' is not assignable to type 'string | ImageMetadata'.