Pull Request テンプレートの導入 #9
Annotations
8 errors and 1 warning
Run ESLint:
src/app/api/fetch-ogp/route.ts#L19
'e' is defined but never used
|
Run ESLint:
src/app/lab/page.tsx#L1
There should be at least one empty line between import groups
|
Run ESLint:
src/app/lab/page.tsx#L2
`@mantine/core` import should occur before import of `#/components/LinkCard`
|
Run ESLint:
src/components/LinkCard.tsx#L3
There should be at least one empty line between import groups
|
Run ESLint:
src/components/LinkCard.tsx#L4
`react` import should occur before import of `@mantine/core`
|
Run ESLint:
src/components/LinkCard.tsx#L6
There should be at least one empty line between import groups
|
Run ESLint:
src/components/LinkCard.tsx#L7
`./LinkCard.module.css` import should occur before import of `#/libs/fetch-ogp`
|
Run ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading