Skip to content

⬆️ upgrade react monorepo to v19 (major) - autoclosed #249

⬆️ upgrade react monorepo to v19 (major) - autoclosed

⬆️ upgrade react monorepo to v19 (major) - autoclosed #249

Triggered via pull request February 3, 2024 04:30
Status Failure
Total duration 46s
Artifacts

checks.yml

on: pull_request
Prepare CI environment
3s
Prepare CI environment
Linting
30s
Linting
Compiling source code
18s
Compiling source code
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Compiling source code
Process completed with exit code 1.
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/
Compiling source code
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/.
Linting
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/.
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