⬆️ upgrade prettier
to v3.2.5
#250
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3.3.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ESLint:
src/hooks/useTranslation.ts#L7
Unexpected any. Specify a different type
|
Run ESLint:
src/hooks/useTranslation.ts#L12
Unexpected any. Specify a different type
|
Run ESLint:
src/hooks/useTranslation.ts#L43
Unexpected any. Specify a different type
|
Run ESLint:
src/pages/_app.tsx#L1
`next/app` import should occur after import of `@services/themes`
|
Run ESLint:
src/pages/_app.tsx#L2
`styled-components` import should occur after import of `@services/themes`
|
Run ESLint:
src/pages/_app.tsx#L3
`@components/Layout/GlobalStyle` import should occur after import of `@components/InformationBanner`
|
Run ESLint:
src/pages/_app.tsx#L5
`@components/Navbar` import should occur after import of `@components/InformationBanner`
|
Run ESLint:
src/pages/_app.tsx#L7
There should be no empty line within import group
|
Run ESLint:
src/pages/_app.tsx#L7
`@components/Script` import should occur after import of `@components/InformationBanner`
|
Run ESLint:
src/screens/About/index.tsx#L13
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading