chore(deps): update react monorepo #14857
Annotations
10 errors and 11 warnings
|
build (20.x):
src/components/widgets/Toast/card.tsx#L52
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/widgets/Comment/renderers/comment-at.tsx#L23
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/widgets/Comment/index.tsx#L116
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/widgets/Comment/comment.tsx#L62
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/ui/Overlay/index.tsx#L111
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/ui/Modal/Modal.tsx#L73
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/layouts/SiteLayout/index.tsx#L126
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/layouts/SiteLayout/index.tsx#L69
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/in-page/Recently/SendBox/index.tsx#L14
Expected an assignment or function call and instead saw an expression
|
|
build (20.x):
src/components/app/Meta/head.tsx#L33
Expected an assignment or function call and instead saw an expression
|
|
build (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-node@v3, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (20.x):
src/components/common/KamiMarkdown/MarkdownToc.tsx#L19
Component definition is missing display name
|
|
build (20.x):
src/components/common/ImpressionView/index.tsx#L23
Component definition is missing display name
|
|
build (20.x):
src/components/common/IconTransition/index.tsx#L31
React Hook useEffect has missing dependencies: 'controls' and 'map'. Either include them or remove the dependency array
|
|
build (20.x):
src/components/app/Seo/index.tsx#L19
Component definition is missing display name
|
|
build (20.x):
src/components/app/Meta/head.tsx#L11
Component definition is missing display name
|
|
build (20.x):
src/components/app/Meta/footer.tsx#L5
Component definition is missing display name
|
|
build (20.x):
src/components/app/If/index.tsx#L11
Component definition is missing display name
|
|
build (20.x)
Component definition is missing display name
|
|
build (20.x):
src/components/app/HoC/no-ssr.tsx#L12
Component definition is missing display name
|
|
build (20.x):
src/atoms/user.ts#L25
'getState' is defined but never used. Allowed unused args must match /^_/u
|