Remove the getTripTransactions method #11090
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 16s
Annotations
5 errors and 1 warning
Changed files ESLint check:
src/components/ReportActionItem/TripRoomPreview.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/ReportActionItem/TripRoomPreview.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/ReportActionItem/TripRoomPreview.tsx#L22
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check:
src/components/ReportActionItem/TripRoomPreview.tsx#L23
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
|
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|