⬆️ upgrade typescript
to v5.7.3
#469
checks.yml
on: pull_request
Prepare CI environment
4s
Annotations
16 warnings
Prepare CI environment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Linting
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v4.1.1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Compiling source code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|