Fix modules resolution #35
GitHub Actions / ESLint Report Analysis
failed
Jun 3, 2024 in 1s
ESLint Report Analysis
0 ESLint error(s) and 1 ESLint warning(s) found
Details
1 Warning(s):
app/page.tsx
line 10
- Start Line:
10
- End Line:
10
- Message:
next/image
import should occur before import of@stanfordbdhg/example-package
- From: [
import/order
]
- From: [
Annotations
Check warning on line 10 in app/page.tsx
github-actions / ESLint Report Analysis
app/page.tsx#L10
[import/order] `next/image` import should occur before import of `@stanfordbdhg/example-package`
Loading