Skip to content

fix: distance request sharing #10967

fix: distance request sharing

fix: distance request sharing #10967

Triggered via pull request January 16, 2025 17:40
Status Failure
Total duration 1m 34s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 22s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Changed files ESLint check: src/components/MoneyRequestConfirmationListFooter.tsx#L12
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/MoneyRequestConfirmationListFooter.tsx#L15
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/MoneyRequestConfirmationListFooter.tsx#L16
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/MoneyRequestConfirmationListFooter.tsx#L17
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/MoneyRequestConfirmationListFooter.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/MoneyRequestConfirmationListFooter.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/MoneyRequestConfirmationListFooter.tsx#L21
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/libs/ModifiedExpenseMessage.ts#L8
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
Changed files ESLint check: src/libs/ModifiedExpenseMessage.ts#L10
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
Changed files ESLint check: src/libs/ModifiedExpenseMessage.ts#L12
Namespace imports are not allowed. Use named imports instead. Example: import { method } from "./libs/module"
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