Skip to content

fix(i18n): sync ko.json with en.json and add a locale key parity test #540

fix(i18n): sync ko.json with en.json and add a locale key parity test

fix(i18n): sync ko.json with en.json and add a locale key parity test #540

Triggered via pull request July 20, 2026 15:59
Status Success
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
Lint, typecheck, test, build
1m 30s
Lint, typecheck, test, build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint, typecheck, test, build: src/app/api/whatsapp/webhook/route.ts#L4
'downloadMedia' is defined but never used
Lint, typecheck, test, build: src/app/(dashboard)/inbox/page.tsx#L16
'toast' is defined but never used
Lint, typecheck, test, build: src/app/(dashboard)/flows/page.tsx#L129
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Lint, typecheck, test, build: src/app/(dashboard)/flows/[id]/runs/page.tsx#L144
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Lint, typecheck, test, build: src/app/(dashboard)/flows/[id]/page.tsx#L66
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Lint, typecheck, test, build: src/app/(dashboard)/broadcasts/page.tsx#L132
React Hook useEffect has a missing dependency: 'fetchBroadcasts'. Either include it or remove the dependency array
Lint, typecheck, test, build: src/app/(dashboard)/broadcasts/page.tsx#L91
React Hook useEffect has a missing dependency: 'fetchBroadcasts'. Either include it or remove the dependency array
Lint, typecheck, test, build: src/app/(dashboard)/broadcasts/[id]/page.tsx#L192
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Lint, typecheck, test, build: src/app/(dashboard)/automations/[id]/logs/page.tsx#L65
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
Lint, typecheck, test, build: src/app/(dashboard)/automations/[id]/edit/page.tsx#L51
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array