Skip to content

[WIP] Add PlusMinus icon and allow negative values in MoneyRequestAmountInput #12362

[WIP] Add PlusMinus icon and allow negative values in MoneyRequestAmountInput

[WIP] Add PlusMinus icon and allow negative values in MoneyRequestAmountInput #12362

Triggered via pull request January 30, 2025 20:37
Status Failure
Total duration 1m 25s
Artifacts

lint-changed.yml

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

Annotations

6 errors
Changed files ESLint check: src/components/MoneyRequestAmountInput.tsx#L6
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/MoneyRequestAmountInput.tsx#L7
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/MoneyRequestAmountInput.tsx#L9
Namespace imports from @libs are not allowed. Use named imports instead. Example: import { method } from "@libs/module"
Changed files ESLint check: src/components/MoneyRequestAmountInput.tsx#L135
'allowNegative' is assigned a value but never used
Changed files ESLint check: src/pages/iou/MoneyRequestAmountForm.tsx#L325
Curly braces are unnecessary here
Changed files ESLint check
Process completed with exit code 1.