Skip to content

[Notifications] Add a Mentions tab #18167

[Notifications] Add a Mentions tab

[Notifications] Add a Mentions tab #18167

Triggered via pull request December 11, 2024 23:26
@gaearongaearon
synchronize #7044
convos-tab
Status Failure
Total duration 3m 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Run linters: 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[]; }'.
Run linters
Process completed with exit code 2.
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run linters: src/Splash.tsx#L55
Unused 'use no memo' directive
Run linters: src/alf/index.tsx#L78
'fontScale' is already declared in the upper scope on line 69 column 10
Run linters: src/alf/index.tsx#L91
'fontFamily' is already declared in the upper scope on line 85 column 10
Run linters: src/alf/themes.ts#L124
'lightPalette' is already declared in the upper scope on line 22 column 14
Run linters: src/alf/themes.ts#L185
'darkPalette' is already declared in the upper scope on line 26 column 14
Run linters: src/alf/themes.ts#L246
'dimPalette' is already declared in the upper scope on line 30 column 14
Run linters: src/alf/themes.ts#L307
'light' is already declared in the upper scope on line 34 column 14
Run linters: src/alf/themes.ts#L393
'dark' is already declared in the upper scope on line 38 column 14
Run linters: src/alf/themes.ts#L482
'dim' is already declared in the upper scope on line 42 column 14
Run linters: src/alf/typography.tsx#L20
'leading' is already declared in the upper scope on line 17 column 17