Convert shared P5 to TypeScript #6207
Annotations
10 errors and 1 warning
Run TSC:
src/pages/AccountSettings/shared/Header/Header.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/pages/AnalyticsPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/pages/CodecovAIPage/CodecovAIPage.tsx#L19
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/pages/MembersPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/pages/OwnerPage/Tabs/Tabs.tsx#L13
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/pages/PlanPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/pages/RepoPage/CoverageOnboarding/CircleCI/CircleCI.tsx#L37
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx#L26
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/pages/RepoPage/CoverageOnboarding/OtherCI/OtherCI.tsx#L24
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
|
Run TSC:
src/shared/GlobalBanners/MissingDesignatedAdmins/MissingDesignatedAdmins.tsx#L61
Property 'to' is missing in type '{ children: string; isExternal: true; href: string; hook: string; }' but required in type '{ [x: string]: any; to: any; hook: any; variant?: string | undefined; children: any; isExternal: any; }'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading