⬆️ upgrade react monorepo #383
Annotations
10 warnings
src/hooks/useTranslation.ts#L7
Unexpected any. Specify a different type
|
src/hooks/useTranslation.ts#L12
Unexpected any. Specify a different type
|
src/hooks/useTranslation.ts#L43
Unexpected any. Specify a different type
|
src/pages/_app.tsx#L1
`next/app` import should occur after import of `@services/themes`
|
src/pages/_app.tsx#L2
`styled-components` import should occur after import of `@services/themes`
|
src/pages/_app.tsx#L3
`@components/Layout/GlobalStyle` import should occur after import of `@components/InformationBanner`
|
src/pages/_app.tsx#L5
`@components/Navbar` import should occur after import of `@components/InformationBanner`
|
src/pages/_app.tsx#L7
There should be no empty line within import group
|
src/pages/_app.tsx#L7
`@components/Script` import should occur after import of `@components/InformationBanner`
|
src/screens/About/index.tsx#L13
Unexpected any. Specify a different type
|
This job succeeded
Loading