Feature/unified add mermaid and mathtex #1
lint.yml
on: pull_request
Lint Hotfix Bypass
0s
Lint
1m 26s
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'.
|