Implement flexible bottom tab bar #11042
Annotations
10 errors and 1 warning
Run ESLint to check for deprecation warnings:
src/components/AttachmentModal.tsx#L17
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/components/AttachmentModal.tsx#L19
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/components/AttachmentModal.tsx#L20
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Run ESLint to check for deprecation warnings:
src/components/AttachmentModal.tsx#L23
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
|
|
|
|
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading