Skip to content

Implement flexible bottom tab bar #12443

Implement flexible bottom tab bar

Implement flexible bottom tab bar #12443

Triggered via pull request January 31, 2025 13:34
Status Failure
Total duration 2m 23s
Artifacts

lint-changed.yml

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

Annotations

10 errors
Changed files ESLint check: src/components/Lottie/index.tsx#L11
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/Search/SearchRouter/SearchRouter.tsx#L20
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/Search/SearchRouter/SearchRouter.tsx#L23
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/Search/SearchRouter/SearchRouter.tsx#L24
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/Search/SearchRouter/SearchRouter.tsx#L28
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check: src/components/Search/SearchRouter/SearchRouterContext.tsx#L4
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
Changed files ESLint check: src/components/Search/index.tsx#L18
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/Search/index.tsx#L19
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/Search/index.tsx#L24
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"