Skip to content

Update Collective profile prototype #28245

Update Collective profile prototype

Update Collective profile prototype #28245

Triggered via pull request October 2, 2024 18:08
Status Failure
Total duration 3m 52s
Artifacts

ci.yml

on: pull_request
Matrix: e2e / e2e
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

23 errors
ts-unused-exports
Process completed with exit code 1.
check-langs
Process completed with exit code 1.
typescript: components/crowdfunding-redesign/CrowdfundingPrototypePage.tsx#L12
Cannot find module './Fundraiser' or its corresponding type declarations.
typescript: components/crowdfunding-redesign/FundraiserLayout.tsx#L12
Cannot find module './Fundraiser' or its corresponding type declarations.
typescript: components/crowdfunding-redesign/FundraiserLayout.tsx#L26
Module '"../Avatar"' has no exported member 'StackedAvatars'. Did you mean to use 'import StackedAvatars from "../Avatar"' instead?
typescript: components/crowdfunding-redesign/FundraiserLayout.tsx#L132
Property 'className' is missing in type '{ children: Element[]; centered: boolean; }' but required in type '{ [x: string]: any; className: any; centered: any; }'.
typescript: components/crowdfunding-redesign/FundraiserLayout.tsx#L133
Type '{ children: string; href: string; value: string; activeTab: any; }' is missing the following properties from type '{ [x: string]: any; className: any; children: any; href: any; value: any; activeTab: any; count: any; }': className, count
typescript: components/crowdfunding-redesign/FundraiserLayout.tsx#L136
Property 'className' is missing in type '{ children: string; href: string; value: string; activeTab: any; count: any; }' but required in type '{ [x: string]: any; className: any; children: any; href: any; value: any; activeTab: any; count: any; }'.
typescript: components/crowdfunding-redesign/FundraiserLayout.tsx#L144
Property 'className' is missing in type '{ children: string; href: string; value: string; activeTab: any; count: any; }' but required in type '{ [x: string]: any; className: any; children: any; href: any; value: any; activeTab: any; count: any; }'.
typescript: components/crowdfunding-redesign/FundraiserLayout.tsx#L152
Property 'className' is missing in type '{ children: string; href: string; value: string; activeTab: any; count: any; }' but required in type '{ [x: string]: any; className: any; children: any; href: any; value: any; activeTab: any; count: any; }'.
typescript: components/crowdfunding-redesign/FundraisingPage.tsx#L12
Cannot find module './Fundraiser' or its corresponding type declarations.
typescript: components/crowdfunding-redesign/Goal.tsx#L7
Module '"../Avatar"' has no exported member 'StackedAvatars'. Did you mean to use 'import StackedAvatars from "../Avatar"' instead?
build
Process completed with exit code 1.
lint: components/crowdfunding-redesign/Accounts.tsx#L1
Run autofix to sort these imports!
lint: components/crowdfunding-redesign/Accounts.tsx#L9
'getDashboardRoute' is defined but never used
lint: components/crowdfunding-redesign/Accounts.tsx#L11
'DashboardContext' is defined but never used
lint: components/crowdfunding-redesign/Accounts.tsx#L12
'DashboardHeader' is defined but never used
lint: components/crowdfunding-redesign/Accounts.tsx#L16
'Accounts' is defined but never used
lint: components/crowdfunding-redesign/Accounts.tsx#L17
'AccountTable' is defined but never used
lint: components/crowdfunding-redesign/Accounts.tsx#L19
'Metric' is defined but never used
lint: components/crowdfunding-redesign/Accounts.tsx#L20
'overviewMetricsQuery' is defined but never used
lint: components/crowdfunding-redesign/Accounts.tsx#L22
'Account' is defined but never used
lint: components/crowdfunding-redesign/Accounts.tsx#L29
'ArrowLeft' is defined but never used