fix(deps): update tiptap monorepo to ^2.4.0 #7679
ci.yml
on: pull_request
Build Frontend
3m 27s
Typecheck
5s
Lint
1m 18s
Test Backend
1m 24s
Matrix: Build Backend
Annotations
2 warnings
Lint:
apps/frontend/app/(main)/contest/[contestId]/@tabs/_components/RegisterButton.tsx#L60
React Hook useEffect has missing dependencies: 'id' and 'state'. Either include them or remove the dependency array
|
Lint:
apps/frontend/lib/pagination.ts#L127
React Hook useEffect has a missing dependency: 'withauth'. Either include it or remove the dependency array
|