✨ feat(error page): error 404 page #685
Annotations
10 errors and 1 warning
build:
public/assets/images/Error404SVG.tsx#L1
Replace `'react'` with `"react"`
|
build:
public/assets/images/Error404SVG.tsx#L2
Replace `'styled-components'` with `"styled-components"`
|
build:
src/pages/404.tsx#L1
Replace `'react'` with `"react"`
|
build:
src/pages/404.tsx#L2
Replace `'styled-components'` with `"styled-components"`
|
build:
src/pages/404.tsx#L3
Replace `'next/dynamic'` with `"next/dynamic"`
|
build:
src/pages/404.tsx#L4
Replace `'../../public/assets/images/Error404SVG'` with `"../../public/assets/images/Error404SVG"`
|
build:
src/pages/404.tsx#L27
Replace `'Marker·Felt'` with `"Marker·Felt"`
|
build:
src/pages/404.tsx#L35
Replace `'Marker·Felt'` with `"Marker·Felt"`
|
build:
src/pages/404.tsx#L48
Replace `'Marker·Felt'` with `"Marker·Felt"`
|
build:
src/pages/404.tsx#L51
'JSX' is not defined
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|