Skip to content

⬆️ upgrade next-seo to v6.6.0 #376

⬆️ upgrade next-seo to v6.6.0

⬆️ upgrade next-seo to v6.6.0 #376

Triggered via pull request September 1, 2024 22:43
Status Success
Total duration 1m 45s
Artifacts

checks.yml

on: pull_request
Prepare CI environment
5s
Prepare CI environment
Linting
25s
Linting
Compiling source code
33s
Compiling source code
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Prepare CI environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linting: src/hooks/useTranslation.ts#L7
Unexpected any. Specify a different type
Linting: src/hooks/useTranslation.ts#L12
Unexpected any. Specify a different type
Linting: src/hooks/useTranslation.ts#L43
Unexpected any. Specify a different type
Linting: src/pages/_app.tsx#L1
`next/app` import should occur after import of `@services/themes`
Linting: src/pages/_app.tsx#L2
`styled-components` import should occur after import of `@services/themes`
Linting: src/pages/_app.tsx#L3
`@components/Layout/GlobalStyle` import should occur after import of `@components/InformationBanner`
Linting: src/pages/_app.tsx#L5
`@components/Navbar` import should occur after import of `@components/InformationBanner`
Linting: src/pages/_app.tsx#L7
There should be no empty line within import group
Linting: src/pages/_app.tsx#L7
`@components/Script` import should occur after import of `@components/InformationBanner`
Linting: src/screens/About/index.tsx#L13
Unexpected any. Specify a different type