Skip to content

Convert shared P5 to TypeScript #6207

Convert shared P5 to TypeScript

Convert shared P5 to TypeScript #6207

Triggered via pull request December 10, 2024 16:36
Status Failure
Total duration 6m 7s
Artifacts

ci.yml

on: pull_request
Install deps
16s
Install deps
Build Self Hosted Image  /  Build Self Hosted App
1m 11s
Build Self Hosted Image / Build Self Hosted App
Codecov Startup  /  Codecov Startup
17s
Codecov Startup / Codecov Startup
Generate runner indexes Vitest
9s
Generate runner indexes Vitest
Run Lint
1m 8s
Run Lint
Run Type Checker
40s
Run Type Checker
Run Prettier Check
36s
Run Prettier Check
Upload Bundle Stats - Production
42s
Upload Bundle Stats - Production
Upload Bundle Stats - Staging
50s
Upload Bundle Stats - Staging
Run storybook
1m 39s
Run storybook
Run Fossa
14s
Run Fossa
Build Self Hosted Image  /  Push Self Hosted Image
0s
Build Self Hosted Image / Push Self Hosted Image
Build Self Hosted Image  /  Push Self Hosted Release Image
0s
Build Self Hosted Image / Push Self Hosted Release Image
Matrix: test-vitest
Push Self Hosted Image  /  Build Self Hosted App
Push Self Hosted Image / Build Self Hosted App
Build App
48s
Build App
Push Self Hosted Image  /  Push Self Hosted Image
Push Self Hosted Image / Push Self Hosted Image
Push Self Hosted Image  /  Push Self Hosted Release Image
Push Self Hosted Image / Push Self Hosted Release Image
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 21 warnings
Build Self Hosted Image / Build Self Hosted App
Process completed with exit code 2.
Upload Bundle Stats - Production: 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; }'.
Upload Bundle Stats - Production: src/shared/GlobalTopBanners/TokenlessBanner/TokenlessBanner.tsx#L16
Property 'tokenlessSection' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Production: src/pages/OwnerPage/Tabs/Tabs.tsx#L13
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Production: src/pages/AccountSettings/shared/Header/Header.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Production: src/pages/AnalyticsPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Production: src/pages/CodecovAIPage/CodecovAIPage.tsx#L19
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Production: src/pages/MembersPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Production: src/pages/PlanPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Production: src/pages/RepoPage/CoverageOnboarding/CircleCI/CircleCI.tsx#L37
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Production: src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx#L26
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/AccountSettings/shared/Header/Header.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/AnalyticsPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/CodecovAIPage/CodecovAIPage.tsx#L19
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/MembersPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/OwnerPage/Tabs/Tabs.tsx#L13
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/PlanPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/RepoPage/CoverageOnboarding/CircleCI/CircleCI.tsx#L37
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx#L26
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: src/pages/RepoPage/CoverageOnboarding/OtherCI/OtherCI.tsx#L24
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Run Type Checker: 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; }'.
Upload Bundle Stats - Staging: 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; }'.
Upload Bundle Stats - Staging: src/shared/GlobalTopBanners/TokenlessBanner/TokenlessBanner.tsx#L16
Property 'tokenlessSection' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Staging: src/pages/OwnerPage/Tabs/Tabs.tsx#L13
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Staging: src/pages/AccountSettings/shared/Header/Header.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Staging: src/pages/AnalyticsPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Staging: src/pages/CodecovAIPage/CodecovAIPage.tsx#L19
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Staging: src/pages/MembersPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Staging: src/pages/PlanPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Staging: src/pages/RepoPage/CoverageOnboarding/CircleCI/CircleCI.tsx#L37
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Upload Bundle Stats - Staging: src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx#L26
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: 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; }'.
Build App: src/shared/GlobalTopBanners/TokenlessBanner/TokenlessBanner.tsx#L16
Property 'tokenlessSection' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: src/pages/OwnerPage/Tabs/Tabs.tsx#L13
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: src/pages/AccountSettings/shared/Header/Header.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: src/pages/AnalyticsPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: src/pages/CodecovAIPage/CodecovAIPage.tsx#L19
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: src/pages/MembersPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: src/pages/PlanPage/Tabs/Tabs.tsx#L8
Property 'codecovAiFeaturesTab' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: src/pages/RepoPage/CoverageOnboarding/CircleCI/CircleCI.tsx#L37
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Build App: src/pages/RepoPage/CoverageOnboarding/GitHubActions/GitHubActions.tsx#L26
Property 'newRepoFlag' does not exist on type 'Record<string, unknown> | null | undefined'.
Build Self Hosted Image / Build Self Hosted App
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Install deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate runner indexes Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Fossa
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Codecov Startup / Codecov Startup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Prettier Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Upload Bundle Stats - Production
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Type Checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Upload Bundle Stats - Staging
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run storybook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #8 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #7 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #0 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #5 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #1 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #2 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #4 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #3 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Runner #6 - Vitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build App
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636