feat: update code with redesign of commit widget and other updates from core components #4015
Annotations
10 errors and 2 warnings
Run npm run tsc:
src/components/currencyInputPanel/SwapCurrencyInputPanel.tsx#L170
Property 'primary' does not exist on type '{ readonly arsenic: "#3a364f"; readonly black: "#1e1e1e"; readonly black2: "#1A1A1A"; readonly blackPure: "#000000"; readonly blue: "#0299EE"; readonly border: "#5560720f"; readonly bosonSkyBlue: "#51BEFA"; ... 16 more ...; readonly white: "#ffffff"; }'.
|
Run npm run tsc:
src/components/detail/Detail.style.tsx#L492
Property 'accent' does not exist on type '{ readonly arsenic: "#3a364f"; readonly black: "#1e1e1e"; readonly black2: "#1A1A1A"; readonly blackPure: "#000000"; readonly blue: "#0299EE"; readonly border: "#5560720f"; readonly bosonSkyBlue: "#51BEFA"; ... 16 more ...; readonly white: "#ffffff"; }'.
|
Run npm run tsc:
src/components/detail/DetailWidget/ExchangeDetailWidget.tsx#L330
No overload matches this call.
|
Run npm run tsc:
src/components/disputeResolver/ManageDisputes/DisputesTable.tsx#L176
Type '"accentInvertedNoBorder"' is not assignable to type '"secondaryInverted" | "accentInverted" | "accentFill" | "primaryFill" | "secondaryFill" | null | undefined'.
|
Run npm run tsc:
src/components/error/SimpleError.tsx#L31
Property 'darkOrange' does not exist on type '{ readonly arsenic: "#3a364f"; readonly black: "#1e1e1e"; readonly black2: "#1A1A1A"; readonly blackPure: "#000000"; readonly blue: "#0299EE"; readonly border: "#5560720f"; readonly bosonSkyBlue: "#51BEFA"; ... 16 more ...; readonly white: "#ffffff"; }'.
|
Run npm run tsc:
src/components/exchange/Exchange.tsx#L243
Type '{ status: ExchangeState.REDEEMED; isCTAVisible: boolean; disputeButtonConfig: { onClick: () => void; variant: "secondaryInverted"; showBorder: boolean; }; bottomText?: undefined; redeemButtonConfig?: undefined; ... 11 more ...; productType: ProductType.phygital | ProductType.physical; } | { ...; } | { ...; } | { ......' is not assignable to type 'IntrinsicAttributes & ExchangeCardProps'.
|
Run npm run tsc:
src/components/footer/Footer.tsx#L111
Property 'accent' does not exist on type '{ readonly arsenic: "#3a364f"; readonly black: "#1e1e1e"; readonly black2: "#1A1A1A"; readonly blackPure: "#000000"; readonly blue: "#0299EE"; readonly border: "#5560720f"; readonly bosonSkyBlue: "#51BEFA"; ... 16 more ...; readonly white: "#ffffff"; }'.
|
Run npm run tsc:
src/components/modal/components/DisputeTable/DisputeTable.tsx#L34
Property 'darkGreyTimeStamp' does not exist on type '{ readonly arsenic: "#3a364f"; readonly black: "#1e1e1e"; readonly black2: "#1A1A1A"; readonly blackPure: "#000000"; readonly blue: "#0299EE"; readonly border: "#5560720f"; readonly bosonSkyBlue: "#51BEFA"; ... 16 more ...; readonly white: "#ffffff"; }'.
|
Run npm run tsc:
src/components/modal/components/Explore/Collections/CollectionsCard.tsx#L21
Property 'lightGrey2' does not exist on type '{ readonly arsenic: "#3a364f"; readonly black: "#1e1e1e"; readonly black2: "#1A1A1A"; readonly blackPure: "#000000"; readonly blue: "#0299EE"; readonly border: "#5560720f"; readonly bosonSkyBlue: "#51BEFA"; ... 16 more ...; readonly white: "#ffffff"; }'.
|
Run npm run tsc:
src/components/modal/components/Explore/Collections/CollectionsCard.tsx#L43
Property 'lightGrey2' does not exist on type '{ readonly arsenic: "#3a364f"; readonly black: "#1e1e1e"; readonly black2: "#1A1A1A"; readonly blackPure: "#000000"; readonly blue: "#0299EE"; readonly border: "#5560720f"; readonly bosonSkyBlue: "#51BEFA"; ... 16 more ...; readonly white: "#ffffff"; }'.
|
Run actions/upload-artifact@v3
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Run actions/upload-artifact@v3
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Loading