Align default IDs in ReportScreen file #10561
Annotations
10 errors and 1 warning
Run ESLint to check for deprecation warnings:
src/hooks/usePaginatedReportActions.ts#L5
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/hooks/usePaginatedReportActions.ts#L6
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/libs/getNonEmptyStringOnyxID.ts#L4
Replace `··` with `····`
|
|
Run ESLint to check for deprecation warnings:
src/pages/home/HeaderView.tsx#L30
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/pages/home/HeaderView.tsx#L32
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/pages/home/HeaderView.tsx#L34
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Run ESLint to check for deprecation warnings:
src/pages/home/HeaderView.tsx#L35
Namespace imports from @userActions are not allowed. Use named imports instead. Example: import { action } from "@userActions/module"
|
Run ESLint to check for deprecation warnings:
src/pages/home/HeaderView.tsx#L36
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