Skip to content

better folder structure and created a next js docs app #42

better folder structure and created a next js docs app

better folder structure and created a next js docs app #42

Triggered via push December 31, 2023 08:20
Status Failure
Total duration 20s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: docs-app/app/layout.tsx#L1
Cannot find module 'next' or its corresponding type declarations.
build: docs-app/app/layout.tsx#L2
Cannot find module 'next/font/google' or its corresponding type declarations.
build: docs-app/app/layout.tsx#L18
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
build: docs-app/app/layout.tsx#L19
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
build: docs-app/app/page.tsx#L1
Cannot find module 'next/image' or its corresponding type declarations.
build: docs-app/app/page.tsx#L5
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
build: docs-app/app/page.tsx#L6
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
build: docs-app/app/page.tsx#L7
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
build: docs-app/app/page.tsx#L9
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
build: docs-app/app/page.tsx#L11
'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.