[Notifications] Add a Mentions tab #18167
Annotations
2 errors and 11 warnings
Type check:
src/state/queries/notifications/unread.tsx#L142
Argument of type '{ agent: BskyAgent; cursor: undefined; limit: number; queryClient: QueryClient; moderationOpts: ModerationOpts | undefined; fetchAdditionalData: boolean; }' is not assignable to parameter of type '{ agent: BskyAgent; cursor: string | undefined; limit: number; queryClient: QueryClient; moderationOpts: ModerationOpts | undefined; fetchAdditionalData: boolean; reasons: string[]; }'.
|
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