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