fix(api): send verification email upon public status page email subscription (#2571) - #2588
Open
Rodrigoue9 wants to merge 9 commits into
Open
Rodrigoue9 wants to merge 9 commits into
Rodrigoue9 wants to merge 9 commits into
Annotations
10 warnings
|
🔬 Lint:
apps/server/src/routes/v1/check/http/post.ts#L56
Variable 'headers' is declared but never used. Unused variables should start with a '_'.
|
|
🔬 Lint:
apps/workflows/src/scripts/tinybird.ts#L83
Function 'main' is declared but never used.
|
|
🔬 Lint:
apps/web/src/content/nav.tsx#L1
Empty files are not allowed.
|
|
🔬 Lint:
apps/workflows/src/checker/alerting.test.ts#L54
Variable 'mockDiscordSendDegraded' is assigned a value but never used. Unused variables should start with a '_'.
|
|
🔬 Lint:
apps/workflows/src/checker/alerting.test.ts#L51
Variable 'mockSlackSendDegraded' is assigned a value but never used. Unused variables should start with a '_'.
|
|
🔬 Lint:
apps/status-page/src/lib/proxy/sanitize-redirect-param.ts#L21
Unexpected control characters
|
|
🔬 Lint:
apps/status-page/src/app/(status-page)/[domain]/[locale]/(public)/verify/[token]/page.tsx#L26
React Hook useEffect has a missing dependency: 'verifyEmailMutation'
|
|
🔬 Lint:
apps/web/src/app/(landing)/play/cdn-checker/client.tsx#L192
React Hook useEffect has missing dependencies: 'urlParam', and 'runCheck'
|
|
🔬 Lint:
apps/status-page/src/components/ui/data-table/data-table-skeleton.tsx#L42
Do not use `new Array(singleArgument)`.
|
|
🔬 Lint:
apps/web/src/app/api/og/_components/tracker.tsx#L21
Do not use `new Array(singleArgument)`.
|
background
wait
wait-all
cancel
parallel
Loading