Enable group chat name tests by removing skip from last message preview #13029
lint-changed.yml
on: pull_request
Changed files ESLint check
2m 17s
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.
|