Display short date labels on chart X axis #166865
Annotations
3 errors and 4 warnings
|
typecheck
Process completed with exit code 2.
|
|
typecheck:
tests/ui/WeekListItemHeaderTest.tsx#L68
Type '{ text?: string | undefined; alternateText?: string | null | undefined; alternateTextComponent?: React.ReactNode; shouldHideAlternateText?: boolean | undefined; accessibilityLabel?: string | undefined; keyForList: string; isSelected?: boolean | undefined; ... 46 more ...; shortFormattedWeek?: string | undefined; }' is not assignable to type 'TransactionWeekGroupListItemType'.
|
|
typecheck:
tests/ui/MonthListItemHeaderTest.tsx#L69
Type '{ text?: string | undefined; alternateText?: string | null | undefined; alternateTextComponent?: React.ReactNode; shouldHideAlternateText?: boolean | undefined; accessibilityLabel?: string | undefined; keyForList: string; isSelected?: boolean | undefined; ... 48 more ...; sortKey: number; }' is not assignable to type 'TransactionMonthGroupListItemType'.
|
|
typecheck
Skipping sticky disk commit due to previous step failures
|
|
typecheck
Found 2 failed/cancelled steps in previous workflow steps
|
|
typecheck
Skipping sticky disk commit due to previous step failures
|
|
typecheck
Found 2 failed/cancelled steps in previous workflow steps
|