Skip to content

[WIP] Fix LHN flickers on web #13079

[WIP] Fix LHN flickers on web

[WIP] Fix LHN flickers on web #13079

Triggered via pull request February 6, 2025 17:42
Status Failure
Total duration 2m 48s
Artifacts

lint-changed.yml

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

Annotations

10 errors
Changed files ESLint check: src/components/MultipleAvatars.tsx#L8
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/ReportParticipantsPage.tsx#L27
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/ReportParticipantsPage.tsx#L28
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/ReportParticipantsPage.tsx#L32
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/ReportParticipantsPage.tsx#L33
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/ReportParticipantsPage.tsx#L34
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/RoomMembersPage.tsx#L25
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/RoomMembersPage.tsx#L26
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/RoomMembersPage.tsx#L31
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/pages/RoomMembersPage.tsx#L32
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"