fix: distance request sharing #10967
Annotations
10 errors and 1 warning
Run ESLint to check for deprecation warnings:
src/components/MoneyRequestConfirmationListFooter.tsx#L12
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/MoneyRequestConfirmationListFooter.tsx#L15
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/MoneyRequestConfirmationListFooter.tsx#L16
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/MoneyRequestConfirmationListFooter.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/MoneyRequestConfirmationListFooter.tsx#L18
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/MoneyRequestConfirmationListFooter.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/MoneyRequestConfirmationListFooter.tsx#L21
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/ModifiedExpenseMessage.ts#L8
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
|
Run ESLint to check for deprecation warnings:
src/libs/ModifiedExpenseMessage.ts#L10
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
|
Run ESLint to check for deprecation warnings:
src/libs/ModifiedExpenseMessage.ts#L12
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading