chore(deps): update dependency @next/bundle-analyzer to v13.5.7 #14105
Annotations
11 warnings
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x):
src/atoms/user.ts#L25
'getState' is defined but never used. Allowed unused args must match /^_/u
|
build (20.x):
src/components/app/HoC/no-ssr.tsx#L12
Component definition is missing display name
|
build (20.x):
src/components/app/HoC/viewport.tsx#L7
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):
src/components/app/Meta/footer.tsx#L5
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/Seo/index.tsx#L19
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/common/ImpressionView/index.tsx#L23
Component definition is missing display name
|
build (20.x):
src/components/common/KamiMarkdown/MarkdownToc.tsx#L19
Component definition is missing display name
|