chore(deps): update dependency lint-staged to v14 #13390
Annotations
10 warnings
build (16.x):
src/atoms/user.ts#L25
'getState' is defined but never used. Allowed unused args must match /^_/u
|
build (16.x):
src/components/app/HoC/no-ssr.tsx#L12
Component definition is missing display name
|
build (16.x):
src/components/app/HoC/viewport.tsx#L7
Component definition is missing display name
|
build (16.x):
src/components/app/If/index.tsx#L11
Component definition is missing display name
|
build (16.x):
src/components/app/Meta/footer.tsx#L5
Component definition is missing display name
|
build (16.x):
src/components/app/Meta/head.tsx#L11
Component definition is missing display name
|
build (16.x):
src/components/app/Seo/index.tsx#L19
Component definition is missing display name
|
build (16.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 (16.x):
src/components/common/ImpressionView/index.tsx#L23
Component definition is missing display name
|
build (16.x):
src/components/common/KamiMarkdown/MarkdownToc.tsx#L19
Component definition is missing display name
|