Skip to content

fix: Combined report is more grayed #1053

fix: Combined report is more grayed

fix: Combined report is more grayed #1053

Triggered via pull request September 26, 2024 09:51
Status Failure
Total duration 1m 21s
Artifacts

lint-changed.yml

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

Annotations

2 errors
Changed files ESLint check: src/components/ReportActionItem/MoneyRequestView.tsx#L278
Replace `(!pendingAction·&&·transaction?.pendingFields?.[fieldPath])` with `!pendingAction·&&·transaction?.pendingFields?.[fieldPath]`
Changed files ESLint check
Process completed with exit code 1.