Skip to content

(2/2) Add support for all reportAction types in ChatListItem - use PureReportActionItem in ChatListItem #11041

(2/2) Add support for all reportAction types in ChatListItem - use PureReportActionItem in ChatListItem

(2/2) Add support for all reportAction types in ChatListItem - use PureReportActionItem in ChatListItem #11041

Triggered via pull request January 17, 2025 08:15
Status Failure
Total duration 1m 26s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 17s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Changed files ESLint check: src/components/AddPaymentMethodMenu.tsx#L8
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/AddPaymentMethodMenu.tsx#L9
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/AvatarWithDisplayName.tsx#L10
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/AvatarWithDisplayName.tsx#L11
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636