Merge pull request #411 from ArnasDon/dependabot/github_actions/actio… #543
ci.yml
on: push
Lint, typecheck, test, build
1m 38s
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
|