Skip to content

Added eslint 9

Added eslint 9 #641

Triggered via push October 17, 2024 12:00
Status Failure
Total duration 34s
Artifacts

deployment.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (20.10.x): src/app/[locale]/bookshops/[bookshopId]/error.tsx#L5
There should be no empty line within import group
build (20.10.x): src/app/[locale]/bookshops/[bookshopId]/error.tsx#L7
`helpers/hooks/useTranslationClient` import should occur before import of `next/navigation`
build (20.10.x): src/app/[locale]/bookshops/[bookshopId]/loading.tsx#L3
There should be no empty line within import group
build (20.10.x): src/app/[locale]/bookshops/[bookshopId]/loading.tsx#L5
`helpers/hooks/useTranslationClient` import should occur before import of `next/navigation`
build (20.10.x): src/app/[locale]/bookshops/[bookshopId]/page.tsx#L3
`next` type import should occur after import of `helpers/utils/isImageSecure`
build (20.10.x): src/app/[locale]/bookshops/[bookshopId]/page.tsx#L4
`next/navigation` import should occur after import of `helpers/utils/isImageSecure`
build (20.10.x): src/app/[locale]/bookshops/[bookshopId]/page.tsx#L6
`./bookshop.module.css` import should occur after type import of `types/i18n`
build (20.10.x): src/app/[locale]/bookshops/error.tsx#L5
There should be no empty line within import group
build (20.10.x): src/app/[locale]/bookshops/error.tsx#L7
`helpers/hooks/useTranslationClient` import should occur before import of `next/navigation`
build (20.10.x): src/app/[locale]/bookshops/layout.tsx#L1
`next` type import should occur after import of `helpers/utils/getTranslationServer`