Update Collective profile prototype #28245
ci.yml
on: pull_request
build
2m 23s
lint
3m 42s
prettier
1m 33s
depcheck
1m 32s
ts-unused-exports
1m 7s
check-langs
1m 27s
test
1m 28s
typescript
1m 29s
build-components
1m 26s
Matrix: e2e / e2e
Waiting for pending jobs
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
|