Skip to content

Merge/mastodon main branch #1081

Merge/mastodon main branch

Merge/mastodon main branch #1081

Triggered via pull request July 30, 2024 11:58
Status Failure
Total duration 1m 18s
Artifacts

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: app/javascript/mastodon/actions/directory.ts#L14
Unsafe call of an `error` type typed value
lint: app/javascript/mastodon/actions/directory.ts#L15
Unsafe call of an `error` type typed value
lint: app/javascript/mastodon/actions/directory.ts#L24
Unsafe call of an `error` type typed value
lint: app/javascript/mastodon/actions/directory.ts#L24
Unsafe call of an `error` type typed value
lint: app/javascript/mastodon/actions/directory.ts#L24
Unsafe member access .user_lists on an `error` typed value
lint: app/javascript/mastodon/actions/directory.ts#L32
Unsafe call of an `error` type typed value
lint: app/javascript/mastodon/actions/directory.ts#L33
Unsafe call of an `error` type typed value
lint: app/javascript/mastodon/actions/interactions_typed.ts#L19
Unsafe call of an `error` type typed value
lint: app/javascript/mastodon/actions/interactions_typed.ts#L30
Unsafe call of an `error` type typed value
lint: app/javascript/mastodon/actions/notification_groups.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `{ announcements: any; dropdownMenu: DropdownMenuState; timelines: any; meta: Map<any, any>; alerts: any; loadingBar: any; modal: Record<ModalState> & Readonly<...>; ... 32 more ...; notificationRequests: any; }`