[Notifications] Add a Mentions tab #18169
Annotations
2 errors and 11 warnings
Type check:
src/view/screens/DebugMod.tsx#L875
Property 'highlightUnread' is missing in type '{ item: FeedNotification; moderationOpts: ModerationOpts; }' but required in type '{ item: FeedNotification; moderationOpts: ModerationOpts; highlightUnread: boolean; hideTopBorder?: boolean | undefined; }'.
|
Type check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint check:
src/Splash.tsx#L55
Unused 'use no memo' directive
|
Lint check:
src/alf/index.tsx#L78
'fontScale' is already declared in the upper scope on line 69 column 10
|
Lint check:
src/alf/index.tsx#L91
'fontFamily' is already declared in the upper scope on line 85 column 10
|
Lint check:
src/alf/themes.ts#L124
'lightPalette' is already declared in the upper scope on line 22 column 14
|
Lint check:
src/alf/themes.ts#L185
'darkPalette' is already declared in the upper scope on line 26 column 14
|
Lint check:
src/alf/themes.ts#L246
'dimPalette' is already declared in the upper scope on line 30 column 14
|
Lint check:
src/alf/themes.ts#L307
'light' is already declared in the upper scope on line 34 column 14
|
Lint check:
src/alf/themes.ts#L393
'dark' is already declared in the upper scope on line 38 column 14
|
Lint check:
src/alf/themes.ts#L482
'dim' is already declared in the upper scope on line 42 column 14
|
Lint check:
src/alf/typography.tsx#L20
'leading' is already declared in the upper scope on line 17 column 17
|
Loading