chore(deps): bump undici and discord.js #452
ci.yml
on: pull_request
Backend Check
12s
Frontend Check
48s
Run Tests (TypeScript)
30s
Annotations
13 warnings
|
Backend Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Tests (TypeScript)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Check:
apps/web/components/panels/NodeSettings.tsx#L1924
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend Check:
apps/web/components/editor/CustomNode.tsx#L874
'getNodeDesc' is assigned a value but never used
|
|
Frontend Check:
apps/web/components/editor/Canvas.tsx#L446
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend Check:
apps/web/components/editor/Canvas.tsx#L31
'PORT_TYPE_COLORS' is defined but never used
|
|
Frontend Check:
apps/web/components/avatar/VRMRenderer.tsx#L271
React Hook useEffect has a missing dependency: 'animate'. Either include it or remove the dependency array
|
|
Frontend Check:
apps/web/app/(editor)/preview/[id]/client-page.tsx#L240
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend Check:
apps/web/app/(editor)/preview/[id]/client-page.tsx#L231
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend Check:
apps/web/app/(editor)/preview/[id]/client-page.tsx#L131
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend Check:
apps/web/app/(editor)/editor/[id]/client-page.tsx#L324
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend Check:
apps/web/app/(editor)/editor/[id]/client-page.tsx#L232
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|