Initial migration to NextJS #289
pre-commit-checks.yml
on: pull_request
pre-commit-checks
25s
Annotations
1 error and 2 warnings
pre-commit-checks
Process completed with exit code 1.
|
pre-commit-checks:
src/app/layout.tsx#L3
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
pre-commit-checks:
src/app/[[...slug]]/page.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|