Skip to content

Enable group chat name tests by removing skip from last message preview #13029

Enable group chat name tests by removing skip from last message preview

Enable group chat name tests by removing skip from last message preview #13029

Triggered via pull request February 6, 2025 12:15
Status Failure
Total duration 2m 24s
Artifacts

lint-changed.yml

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

Annotations

4 errors
Changed files ESLint check: tests/ui/GroupChatNameTests.tsx#L9
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: tests/ui/GroupChatNameTests.tsx#L10
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check: tests/ui/GroupChatNameTests.tsx#L11
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check
Process completed with exit code 1.