Skip to content

chore(deps): bump next from 13.5.3 to 14.1.1 #14088

chore(deps): bump next from 13.5.3 to 14.1.1

chore(deps): bump next from 13.5.3 to 14.1.1 #14088

Triggered via push July 9, 2024 14:15
Status Success
Total duration 4m 16s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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