Skip to content

Fix modules resolution #35

Fix modules resolution

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]

Annotations

Check warning on line 10 in app/page.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

app/page.tsx#L10

[import/order] `next/image` import should occur before import of `@stanfordbdhg/example-package`